Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into upsert-dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
abigailalexander committed May 9, 2022
2 parents 1c1f178 + 0ff79d7 commit a1c6554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ jobs:
- name: Lint with flake8
shell: bash -l {0}
run: |
run: |
set -vxeuo pipefail
python -m flake8
- name: Test with pytest
shell: bash -l {0}
run: |
Expand Down

0 comments on commit a1c6554

Please sign in to comment.