Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
kdm9 committed Jul 9, 2024
1 parent 6f3a6ee commit adb046e
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 @@ -39,7 +39,7 @@ jobs:
- name: Install lifton
run: |
python -m pip install -e .
- name: Test with pytest
- name: Test using example from test dir
run: |
cd test && bash -xeu lifton_chr22_example.sh

0 comments on commit adb046e

Please sign in to comment.