Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahbub091 committed Mar 25, 2023
1 parent 0faf9ad commit ec4dad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install
run: npm install
- name: Test
run: npm run test:local
run: npm run e2e
- uses: actions/upload-artifact@v1
if: failure()
with:
Expand Down

0 comments on commit ec4dad4

Please sign in to comment.