Skip to content

Commit

Permalink
fixed cd path in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rgerum committed May 10, 2022
1 parent f3914ac commit b0723c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ script:
- npx cypress run --record --key $CYPRESS_KEY
- cd ..
- pwd
- cd packages/stories-app
- cd stories-app
- pwd
- npx cypress run --record --key $CYPRESS_KEY

0 comments on commit b0723c1

Please sign in to comment.