Skip to content

Commit

Permalink
[TEST] - CI test trial
Browse files Browse the repository at this point in the history
  • Loading branch information
elidakirigo committed Oct 9, 2023
1 parent 5d646bb commit c3e3212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
browser: chrome
headless: true
spec: "cypress/integration/*"
spec: "cypress/e2e/*"
publish:
needs: [build, tests]
if: github.ref == 'refs/heads/master'
Expand Down

0 comments on commit c3e3212

Please sign in to comment.