mirror of
https://github.com/makayabou/asg-server.git
synced 2026-05-02 17:43:36 +02:00
[test] disable e2e tests cache
This commit is contained in:
parent
7c4b4da7ba
commit
8896245762
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
|
||||
# step 4: run test
|
||||
- name: Run e2e tests
|
||||
run: cd test/e2e && go test .
|
||||
run: cd test/e2e && go test -count=1 .
|
||||
|
||||
build:
|
||||
name: Build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user