Skip to content

Commit

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

0 comments on commit 26ffe78

Please sign in to comment.