Skip to content

Commit bc157b6

Browse files
committed
GHA test
1 parent 085ea88 commit bc157b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/10min-iiab-unittest-ubuntu.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
uname -a # uname -srm
3737
whoami # Typically 'runner' instead of 'root'
3838
pwd # /home/runner/work/iiab/iiab == $GITHUB_WORKSPACE == ${{ github.workspace }}
39+
echo $SHELL
40+
ls /home/runner/work/_actions
3941
# ls -la /opt # az, containerd, google, hostedtoolcache, microsoft, mssql-tools, pipx, pipx_bin, post-generation, runner, vsts
4042
# apt update && apt dist-upgrade -y && apt autoremove -y
4143
- name: Set up /opt/iiab/iiab # Some steps to get ready for the install

0 commit comments

Comments
 (0)