mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-05 15:46:50 +08:00
GitHub actions: peek inside the container
This commit is contained in:
2
.github/workflows/ci-tests.yml
vendored
2
.github/workflows/ci-tests.yml
vendored
@@ -15,4 +15,4 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: go mod download && go install github.com/onsi/ginkgo/v2/ginkgo && ginkgo -r -p .
|
run: go mod download && sleep 600 && go install github.com/onsi/ginkgo/v2/ginkgo && ginkgo -r -p .
|
||||||
|
Reference in New Issue
Block a user