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 22, 2024
1 parent ae4b553 commit 603b8e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
token: ${{ secrets.MY_GITHUB_TOKEN }}
path: e2e_testing
- name: switch to testing
run: cd e2e_testing && ls
run: cd e2e_testing && ls && node index.js

0 comments on commit 603b8e8

Please sign in to comment.