Skip to content

Commit

Permalink
fix: make test.sh executable (#1314)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkstrp authored Sep 20, 2024
1 parent 9e43aa5 commit a6ac2b4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ jobs:
- name: Run snakemake test workflows
run: |
chmod +x test.sh
./test.sh
- name: Upload artifacts
Expand Down
Empty file modified test.sh
100644 → 100755
Empty file.

0 comments on commit a6ac2b4

Please sign in to comment.