Skip to content

Commit

Permalink
Fix changed workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
scottwittenburg committed May 24, 2023
1 parent 7cee182 commit 16fcd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/everything.yml
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ jobs:
#######################################

build_and_test:
needs: [linux_el8, linux_ubuntu, linux_emu, macos, docker, contract]
needs: [linux_el8, linux, linux_emu, macos, docker, contract]
runs-on: ubuntu-latest
steps:
- run: echo "All required jobs complete"

0 comments on commit 16fcd4d

Please sign in to comment.