Fix more fast mistakes

When combined with the duplicate job, condition should have been
dropped.
This commit is contained in:
Bryan Richter 2026-04-13 11:26:02 +03:00
parent baf625250f
commit e224e51254
No known key found for this signature in database
GPG Key ID: B202264020068BFB

View File

@ -18,7 +18,6 @@ jobs:
flake-check:
name: flake check and push
if: github.event_name == 'push'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6