Skip to content

Commit

Permalink
fix(tests): test quickstart without checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
pbelmann committed Oct 17, 2024
1 parent 2113f6e commit 2d6aab3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow_modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ jobs:
runs-on: [ self-hosted, slurm]
needs: [codePolicy]
steps:
- uses: actions/checkout@v4
- name: Test Dereplication
run: |
bash ./scripts/test_quickstart.sh || exit 1
Expand Down

0 comments on commit 2d6aab3

Please sign in to comment.