Skip to content

Commit

Permalink
linear job execution
Browse files Browse the repository at this point in the history
  • Loading branch information
smnorris committed Jul 23, 2024
1 parent 3c9ab5e commit 6ebf6ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/production-bcfishpass.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
runs-on: ubuntu-latest
environment: production
container: ghcr.io/smnorris/bcfishpass:main
needs: load-csv
steps:
- name: Check out repository code
uses: actions/checkout@v4
Expand Down

0 comments on commit 6ebf6ea

Please sign in to comment.