Skip to content

Commit 005e713

Browse files
author
Davide Fantuzzi
committed
changed 'on' for tests and coverage
1 parent 86f4c52 commit 005e713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Unit and Integration Tests
22

33
on:
44
push:
5-
branches: ["main"]
5+
branches: [ '**' ]
66

77
jobs:
88
tests:

0 commit comments

Comments
 (0)