Skip to content

Commit

Permalink
Remove unnecessary tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fcaretti committed Jun 14, 2024
1 parent 5016fae commit 8cf3c10
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: List .test directory contents
run: ls -R .test

- name: Check file permissions
run: |
chmod 644 .test/data/placeholder.fa
chmod 644 .test/data/placeholder.bam
- name: Test workflow
uses: snakemake/[email protected]
with:
Expand Down

0 comments on commit 8cf3c10

Please sign in to comment.