Skip to content

Commit

Permalink
[BUGFIX] Do not wait for removed sniff step
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminkott committed Nov 21, 2024
1 parent a3bf40a commit 4217df7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ jobs:
- yaml_lint
- validation
- php_coding_standards
- php_sniff
- php_stan
if: ${{ github.event_name == 'push' }}
uses: ./.github/workflows/deployment.yml
Expand Down

0 comments on commit 4217df7

Please sign in to comment.