Skip to content

Commit

Permalink
Updated action with supported Python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
derkweijers committed Jul 25, 2023
1 parent 141fe55 commit a1f5dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
git clone --depth 1 https://github.com/pyvec/pyvo-data pyvocz/pyvo-data
- name: Run tests
run: |
python -m pytest -vv test_pyvocz
python -m pytest -vv test_pyvocz

0 comments on commit a1f5dda

Please sign in to comment.