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 7afe057 commit 8e93562
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 DragonflyBSD
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/dragonflybsd-vm@bf1a3724e6b75b25c47337011806fe1f85395b2e
uses: vmactions/dragonflybsd-vm@51dabd74997a638265c6796dff800327463647a2
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -196,7 +196,7 @@ jobs:
- name: Test in DragonflyBSD
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/dragonflybsd-vm@bf1a3724e6b75b25c47337011806fe1f85395b2e
uses: vmactions/dragonflybsd-vm@51dabd74997a638265c6796dff800327463647a2
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -306,7 +306,7 @@ jobs:
- name: Test in DragonflyBSD
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/dragonflybsd-vm@bf1a3724e6b75b25c47337011806fe1f85395b2e
uses: vmactions/dragonflybsd-vm@51dabd74997a638265c6796dff800327463647a2
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit 8e93562

Please sign in to comment.