Skip to content

Commit 307969a

Browse files
fix(ci): remove path-ignore for reca tests
1 parent bd35461 commit 307969a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/TestsReservoirCellularAutomata.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
paths:
88
- "lib/ReservoirCellularAutomata/**"
99
- ".github/workflows/TestsReservoirCellularAutomata.yml"
10-
paths-ignore:
11-
- 'docs/**'
1210
push:
1311
branches:
1412
- master

0 commit comments

Comments
 (0)