mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 00:40:25 +02:00
integration: exclude integration folder from make test
This commit is contained in:
parent
8fd716e1d8
commit
33b30a87b1
2 changed files with 1 additions and 2 deletions
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
|
@ -87,7 +87,6 @@ jobs:
|
|||
run: docker build .
|
||||
|
||||
integration-tests:
|
||||
name: Integration Test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: cache binaries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue