Skip to content

Commit

Permalink
Always run the Check job (bytecodealliance#8108)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottt authored Mar 12, 2024
1 parent ed0b537 commit 18a481c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ jobs:
# double-check that Rust code compiles and is likely to work everywhere else.
checks:
needs: determine
if: needs.determine.outputs.run-full
name: Check
runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit 18a481c

Please sign in to comment.