Skip to content

Commit

Permalink
add running e2e-3
Browse files Browse the repository at this point in the history
  • Loading branch information
musienko-maxim committed Aug 6, 2023
1 parent 26ffe78 commit 8e30abc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
echo "pr_number=$(echo $GITHUB_REF | awk 'BEGIN { FS = "/" } ; { print $3 }')" >> "$GITHUB_ENV"
echo "---------------------------docker-images-------------------------------"
docker images
docker rmi -f node:18
- name: Configuring nodejs 16.x version
Expand Down

0 comments on commit 8e30abc

Please sign in to comment.