Skip to content

Commit

Permalink
style: formatting cols
Browse files Browse the repository at this point in the history
  • Loading branch information
slsevilla committed Sep 29, 2023
1 parent 67c1224 commit 2fe4d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: snakemake/snakemake-github-action@v1
- uses: docker://snakemake/snakemake:v7.19.1
with:
directory: '.test'
- uses: docker://snakemake/snakemake:v7.19.1
- name: Dev Testing Workflow
continue-on-error: true
run: |
Expand Down

0 comments on commit 2fe4d4d

Please sign in to comment.