Skip to content

Commit

Permalink
update GH tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
david-i-berry committed Feb 2, 2024
1 parent 386e088 commit 1a5b2d7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ jobs:
wget https://github.com/wmo-im/csv2bufr-templates/archive/refs/tags/v0.1.tar.gz
tar -zxf v0.1.tar.gz --strip-components=1 csv2bufr-templates-0.1/templates
- name: run tests ⚙️
run: |
export BUFR_ORIGINATING_CENTRE=0
export BUFR_ORIGINATING_SUBCENTRE=0
run: |
pytest
- name: run flake8 ⚙️
run: |
Expand Down

0 comments on commit 1a5b2d7

Please sign in to comment.