Skip to content

Commit 3c83acb

Browse files
committed
chore: try to use tests inside release
1 parent c7388bc commit 3c83acb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: tests
22

3-
on: [push, pull_request]
3+
on:
4+
- push
5+
- pull_request
6+
- workflow_call
47

58
jobs:
69
tests:

0 commit comments

Comments
 (0)