Skip to content

Commit 6759b57

Browse files
authored
Update e2e-main.yaml
1 parent deb6b80 commit 6759b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
repository=${{ github.event.inputs.repositoryName }}
6565
fi
6666
echo "REPOSITORY=$repository" >> $GITHUB_ENV
67-
echo $GITHUB_ENV
67+
echo REPO is: $repository
6868
ls
6969
7070
# Checkout podman desktop

0 commit comments

Comments
 (0)