Skip to content

Commit

Permalink
Merge branch 'small-tweaks' of https://github.com/wmo-im/synop2bufr i…
Browse files Browse the repository at this point in the history
…nto small-tweaks
  • Loading branch information
RoryPTB committed Mar 14, 2024
2 parents 865348a + 12d54f7 commit 3270c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
pip3 install https://github.com/wmo-im/csv2bufr/archive/master.zip
pip3 install -r requirements.txt
pip3 install -r requirements-dev.txt
pip3 install --no-cache-dir https://github.com/wmo-im/pymetdecoder/archive/refs/tags/v0.1.1.zip
pip3 install --no-cache-dir https://github.com/wmo-im/pymetdecoder/archive/refs/tags/v0.1.11.zip
python3 setup.py install
- name: run tests ⚙️
run: |
Expand Down

0 comments on commit 3270c80

Please sign in to comment.