Skip to content

Commit

Permalink
fix(ci): check out the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Oct 16, 2023
1 parent 7d1d251 commit 6cf63cb
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 @@ -13,12 +13,12 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: docker://snakemake/snakemake:v7.19.1
with:
directory: '.test'
- name: dryrun
run: |
echo $PWD
bash ./install.sh carlisle-dev
cd .test
mkdir annotation
Expand Down

0 comments on commit 6cf63cb

Please sign in to comment.