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 Jan 11, 2025
1 parent 3fbbda0 commit 8ff3801
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Test in NetBSD
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/netbsd-vm@020842f44bb24e118c0cea3b7a4a095fdc5c229a
uses: vmactions/netbsd-vm@fb33b5b5b73d10e80321a44d88b0646d79a43ec1
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -192,7 +192,7 @@ jobs:
- name: Test in NetBSD
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/netbsd-vm@020842f44bb24e118c0cea3b7a4a095fdc5c229a
uses: vmactions/netbsd-vm@fb33b5b5b73d10e80321a44d88b0646d79a43ec1
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -298,7 +298,7 @@ jobs:
- name: Test in NetBSD
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/netbsd-vm@020842f44bb24e118c0cea3b7a4a095fdc5c229a
uses: vmactions/netbsd-vm@fb33b5b5b73d10e80321a44d88b0646d79a43ec1
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit 8ff3801

Please sign in to comment.