Skip to content

Commit 2bf6dbf

Browse files
authored
test: adjust unit test workflow (#3609)
1 parent 4e5014c commit 2bf6dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- 'src/**'
1010
- 'backend/**'
1111
- 'package.json'
12-
- 'cypress/support/**'
12+
- 'cypress/**'
1313
- 'cypress.config.component.ts'
1414

1515
jobs:

0 commit comments

Comments
 (0)