mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-15 18:57:01 +00:00
disable integration testing
Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
parent
0094b96051
commit
8c26abe6f9
1 changed files with 1 additions and 2 deletions
3
.github/workflows/tag.yml
vendored
3
.github/workflows/tag.yml
vendored
|
@ -10,8 +10,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: ./.github/workflows/check
|
- uses: ./.github/workflows/check
|
||||||
- uses: ./.github/workflows/integration
|
#- uses: ./.github/workflows/integration
|
||||||
- uses: goreleaser/goreleaser-action@v1
|
|
||||||
- name: Run GoReleaser
|
- name: Run GoReleaser
|
||||||
uses: goreleaser/goreleaser-action@v1
|
uses: goreleaser/goreleaser-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue