Skip to content

Commit

Permalink
Shifted to libpyvinyl branch without Pint.
Browse files Browse the repository at this point in the history
  • Loading branch information
mads-bertelsen committed Jul 24, 2024
1 parent aa4e228 commit 510010b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests_mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: PaNOSC-ViNYL/libpyvinyl
ref: master
ref: remove_pint_pin
path: libpyvinyl

- name: Set up Python ${{ matrix.python-version }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests_ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: PaNOSC-ViNYL/libpyvinyl
ref: master
ref: remove_pint_pin
path: libpyvinyl

- name: Set up Python ${{ matrix.python-version }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: PaNOSC-ViNYL/libpyvinyl
ref: master
ref: remove_pint_pin
path: libpyvinyl

- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 510010b

Please sign in to comment.