Skip to content

Commit

Permalink
Update ci specs paths
Browse files Browse the repository at this point in the history
  • Loading branch information
almeida1492 committed Sep 28, 2020
1 parent bcb3bd7 commit 695cce3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: cypress-io/github-action@v2
with:
record: false
start: npm run serve
start: npm start
spec: |
cypress/integration/login_activity_spec.js
cypress/integration/dashboard_activity_spec.js
../cypress/integration/login_activity_spec.js
../cypress/integration/dashboard_activity_spec.js

0 comments on commit 695cce3

Please sign in to comment.