Skip to content

Commit

Permalink
Update test-env.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kyhau authored Oct 7, 2024
1 parent c72a36b commit 2731665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
echo "JOB_ENV: ${JOB_ENV}"
echo "STEP_ENV: ${STEP_ENV}"
echo "OSTYPE: ${OSTYPE}"
echo "uname: " $(uname)
test-env-defined:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 2731665

Please sign in to comment.