Skip to content

Commit

Permalink
Update from base vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Dec 25, 2024
1 parent eb13af6 commit b2fffe8
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 @@ -47,7 +47,7 @@ jobs:
port: 8000
- name: Test in OmniOS
id: test
uses: vmactions/omnios-vm@4981f6dd790f0715b4c7113ded961330f27636d1
uses: vmactions/omnios-vm@eb13af6094f0c789112580d78f6a62a1d9e98eab
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:
port: 8000
- name: Test in OmniOS
id: test
uses: vmactions/omnios-vm@4981f6dd790f0715b4c7113ded961330f27636d1
uses: vmactions/omnios-vm@eb13af6094f0c789112580d78f6a62a1d9e98eab
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -213,7 +213,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in OmniOS
id: test
uses: vmactions/omnios-vm@4981f6dd790f0715b4c7113ded961330f27636d1
uses: vmactions/omnios-vm@eb13af6094f0c789112580d78f6a62a1d9e98eab
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit b2fffe8

Please sign in to comment.