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 29, 2024
1 parent 91f5e62 commit dc8ea8d
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 OpenBSD
id: test
uses: vmactions/openbsd-vm@1c9b3dd0a915e1ea8bfdf268c34e78b1a3c0baaf
uses: vmactions/openbsd-vm@91f5e623a6c80d75601b4abbeda4fe49fd2bfc99
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
port: 8000
- name: Test in OpenBSD
id: test
uses: vmactions/openbsd-vm@1c9b3dd0a915e1ea8bfdf268c34e78b1a3c0baaf
uses: vmactions/openbsd-vm@91f5e623a6c80d75601b4abbeda4fe49fd2bfc99
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -193,7 +193,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in OpenBSD
id: test
uses: vmactions/openbsd-vm@1c9b3dd0a915e1ea8bfdf268c34e78b1a3c0baaf
uses: vmactions/openbsd-vm@91f5e623a6c80d75601b4abbeda4fe49fd2bfc99
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit dc8ea8d

Please sign in to comment.