Skip to content

Commit

Permalink
Commit ExamProCo#33.11
Browse files Browse the repository at this point in the history
  • Loading branch information
vadzim-kuzmich authored Aug 18, 2024
1 parent 59af558 commit 2aca8ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/contexts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ jobs:
ENV_CONTEXT_JSON: ${{ toJson(env) }}
run: |
echo "$ENV_CONTEXT_JSON"
echo "$TEST_ENV_W"
echo "TEST_ENV_W: $TEST_ENV_W"
echo "ENV_XXX: $ENV_XXX"
- id: showing-vars-context
name: Showing Vars Context
env:
Expand Down

0 comments on commit 2aca8ae

Please sign in to comment.