Skip to content

Commit

Permalink
workflow: check flake on testing
Browse files Browse the repository at this point in the history
smh

bruh
  • Loading branch information
mardukpill committed Sep 27, 2024
1 parent 213c9d5 commit efee35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
workflow_dispatch:
pull_request:
push:
branches: [main]
branches: [main, testing]

jobs:
lints:
Expand Down

0 comments on commit efee35b

Please sign in to comment.