Skip to content

Commit

Permalink
Generated from base-vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Generate.yml committed Sep 10, 2024
1 parent f76a7c1 commit 4efc857
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,16 @@ jobs:
exit 1
fi
echo "TEST_ENV=abc" >>${GITHUB_ENV}
pwd
ls -lah
whoami
env
freebsd-version
sysctl hw.model
sysctl hw.ncpu
sysctl hw.physmem
sysctl hw.usermem
- name: Test NAT
run:
echo "TEST_ENV=$TEST_ENV"
Expand Down

0 comments on commit 4efc857

Please sign in to comment.