mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-08 05:05:03 +02:00
disable integration testing
Signed-off-by: Casey Lee <[email protected]>
This commit is contained in:
@@ -10,8 +10,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ./.github/workflows/check
|
||||
- uses: ./.github/workflows/integration
|
||||
- uses: goreleaser/goreleaser-action@v1
|
||||
#- uses: ./.github/workflows/integration
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user