Skip to content

Commit

Permalink
chore: fix script name
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Dec 28, 2020
1 parent 74df25f commit bedb531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# Runs a set of commands using the runners shell
- name: E2E tests
run: |
yarn run test:e2e
yarn run test
- uses: actions/upload-artifact@v1
with:
Expand Down

0 comments on commit bedb531

Please sign in to comment.