Skip to content

Commit

Permalink
debug error11
Browse files Browse the repository at this point in the history
  • Loading branch information
Barukimang committed Jan 22, 2024
1 parent 10daa52 commit 2cdabb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-tests-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
- name: Start and access container
run: |
docker run -d --name my-webapp-instance -p 3000:3000 -e PRIVATE_KEY='81ce9e0a6df4f2dbf667830614bfa162d5aa4ef4992362911dc8d14ea53a31e1' my-webapp
docker exec my-webapp-instance node --version
- name: Run E2E Tests
run: |
Expand Down

0 comments on commit 2cdabb6

Please sign in to comment.