mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-04-15 11:56:49 +02:00
Move test script to workflows folder
This commit is contained in:
parent
7861a707cd
commit
b848663a3d
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
env:
|
||||
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
|
||||
run: |
|
||||
./test.sh
|
||||
./.github/workflows/test.sh
|
||||
|
||||
docker:
|
||||
runs-on: ubuntu-18.04
|
||||
|
0
test.sh → .github/workflows/test.sh
vendored
0
test.sh → .github/workflows/test.sh
vendored
Loading…
x
Reference in New Issue
Block a user