mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-24 20:18:13 +02:00
integration: update test path for integration tests
This commit is contained in:
parent
33b30a87b1
commit
242c64ee97
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -131,4 +131,4 @@ jobs:
|
|||
run: |
|
||||
./scripts/build-dev-docker.bash
|
||||
- name: test
|
||||
run: go test -v
|
||||
run: go test -v ./integration/...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue