Skip to content

Commit 3ada7ce

Browse files
committed
Run tests on every push and PR
1 parent 9c82f23 commit 3ada7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: test
22

3-
on: workflow_dispatch
3+
on: [push, pull_request]
44

55
env:
66
FOUNDRY_PROFILE: ci

0 commit comments

Comments
 (0)