Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
- Fix directory typo
  • Loading branch information
alanbchristie authored Jun 19, 2024
1 parent dee6561 commit 9025527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
run: |
mkdir -p test-data/outputs/upload_2
python -m xchemalign.collator -c test-data/config_2.yaml
python -m xchemalign.aligner -d test-data/outputs/upload_3
python -m xchemalign.aligner -d test-data/outputs/upload_2
- name: Test config_3
run: |
mkdir -p test-data/outputs/upload_3
Expand Down

0 comments on commit 9025527

Please sign in to comment.