Skip to content

Commit c3e3212

Browse files
committed
[TEST] - CI test trial
1 parent 5d646bb commit c3e3212

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
browser: chrome
3535
headless: true
36-
spec: "cypress/integration/*"
36+
spec: "cypress/e2e/*"
3737
publish:
3838
needs: [build, tests]
3939
if: github.ref == 'refs/heads/master'

0 commit comments

Comments
 (0)