We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20e92b7 commit 02075b7Copy full SHA for 02075b7
.github/workflows/test-linux.yml
@@ -49,7 +49,7 @@ jobs:
49
EOF
50
chmod a+x main.sh
51
- name: Test
52
- uses: danobi/vmtest-action@v0.6
+ uses: danobi/vmtest-action@master
53
with:
54
kernel: bzImage
55
command: "/bin/bash -c ${{ github.workspace }}/main.sh"
0 commit comments