Skip to content

Commit

Permalink
stop running and duplicating tests
Browse files Browse the repository at this point in the history
  • Loading branch information
qui-jason committed Mar 15, 2024
1 parent 7d12e43 commit a8258a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dargon2_flutter_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: dargon2_flutter

on:
push:
branches: [main]
pull_request:
branches: [main]

defaults:
run:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/dargon2_tests.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: dargon2

on:
push:
pull_request:
# push:
# pull_request:

defaults:
run:
Expand Down

0 comments on commit a8258a7

Please sign in to comment.