mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-19 19:37:59 +02:00
Remove continue-on-error
This commit is contained in:
parent
b4936d588c
commit
b3dbd3820a
1
.github/workflows/go-test.yml
vendored
1
.github/workflows/go-test.yml
vendored
@ -11,7 +11,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
continue-on-error: true
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macos-latest]
|
os: [ubuntu-latest, macos-latest]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user