Skip to content

Commit 02075b7

Browse files
committed
Test
1 parent 20e92b7 commit 02075b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
EOF
5050
chmod a+x main.sh
5151
- name: Test
52-
uses: danobi/vmtest-action@v0.6
52+
uses: danobi/vmtest-action@master
5353
with:
5454
kernel: bzImage
5555
command: "/bin/bash -c ${{ github.workspace }}/main.sh"

0 commit comments

Comments
 (0)