Skip to content

Commit

Permalink
feat: tmp ci monkey patch, revert me when confirmed happy
Browse files Browse the repository at this point in the history
  • Loading branch information
gomesalexandre committed Apr 9, 2024
1 parent 5d120a5 commit 7c58b17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/foundry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: test
on:
workflow_dispatch:
push:
branches: [main, develop]
branches: [main, develop, feat_unit_tests_full_coverage]
pull_request:
branches: [main, develop]
branches: [main, develop, feat_pausable_contract]

env:
FOUNDRY_PROFILE: ci
Expand Down

0 comments on commit 7c58b17

Please sign in to comment.