Skip to content

Commit

Permalink
Fix a lingering reference from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Nov 12, 2023
1 parent 77d9176 commit a47d22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
concurrency:
group: ${{ github.workflow }}-test-amd64-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
needs: docker-build
needs: build

steps:
- name: checkout repo
Expand Down

0 comments on commit a47d22d

Please sign in to comment.