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 25, 2025
1 parent cd999e5 commit 93f4a11
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 OmniOS
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/omnios-vm@28fe449a187e5550fd4e23a2a81b5d43b0050c4d
uses: vmactions/omnios-vm@bf0c6126d09711aaaca9b39062359327e8b7c26a
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -202,7 +202,7 @@ jobs:
- name: Test in OmniOS
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/omnios-vm@28fe449a187e5550fd4e23a2a81b5d43b0050c4d
uses: vmactions/omnios-vm@bf0c6126d09711aaaca9b39062359327e8b7c26a
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -318,7 +318,7 @@ jobs:
- name: Test in OmniOS
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/omnios-vm@28fe449a187e5550fd4e23a2a81b5d43b0050c4d
uses: vmactions/omnios-vm@bf0c6126d09711aaaca9b39062359327e8b7c26a
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit 93f4a11

Please sign in to comment.