mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
run tests on linux
This commit is contained in:
parent
d79244d56b
commit
e879a93e98
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
|
@ -50,7 +50,6 @@ jobs:
|
||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
run: make lint
|
run: make lint
|
||||||
- name: test
|
- name: test
|
||||||
if: runner.os != 'Linux'
|
|
||||||
run: make test
|
run: make test
|
||||||
|
|
||||||
cover:
|
cover:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue