Skip to content

Commit

Permalink
chore: Fix broken CI workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
scouten-adobe committed Dec 12, 2024
1 parent 0f5271c commit 11e2c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
fail_ci_if_error: true
verbose: true

tests:
cargo-check:
name: Default features build
if: |
github.event_name != 'pull_request' ||
Expand Down

0 comments on commit 11e2c0d

Please sign in to comment.