Skip to content

Commit

Permalink
Update e2e_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush-jain-akto authored Apr 23, 2024
1 parent 603b8e8 commit bfe11ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
token: ${{ secrets.MY_GITHUB_TOKEN }}
path: e2e_testing
- name: switch to testing
run: cd e2e_testing && ls && node index.js
run: cd e2e_testing && ls && npm install && node index.js

0 comments on commit bfe11ae

Please sign in to comment.