Skip to content

Commit

Permalink
Update .github/workflows/continous-integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pomax committed Dec 22, 2020
1 parent a9ab5a6 commit 3c7fc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continous-integration.yml
Expand Up @@ -153,6 +153,6 @@ jobs:
- name: Percy Test
uses: ./.github/actions/percy-exec
with:
command: "npm run percy"
command: "npm run cypress:ci"
env:
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}

0 comments on commit 3c7fc82

Please sign in to comment.