Updated github workflows
This commit is contained in:
parent
feb7d5cf4b
commit
fc1ff57fc8
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -55,7 +55,6 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
os: ["ubuntu", "windows", "macos"]
|
os: ["ubuntu", "windows", "macos"]
|
||||||
runs-on: ${{ matrix.os }}-latest
|
runs-on: ${{ matrix.os }}-latest
|
||||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user