fix: make test.sh executable (#1314)

This commit is contained in:
Lukas Trippe 2024-09-20 12:32:27 +02:00 committed by GitHub
parent 9e43aa5b88
commit a6ac2b4865
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 1 deletions

View File

@ -99,7 +99,6 @@ jobs:
- name: Run snakemake test workflows - name: Run snakemake test workflows
run: | run: |
chmod +x test.sh
./test.sh ./test.sh
- name: Upload artifacts - name: Upload artifacts

0
test.sh Normal file → Executable file
View File