Skip to content

Commit 36ba487

Browse files
committed
Remove linked tests before release
1 parent 241c50a commit 36ba487

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,8 @@ env:
99
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
1010

1111
jobs:
12-
test:
13-
name: Tests
14-
uses: alerta/docker-alerta/.github/workflows/tests.yml@master
15-
1612
push:
1713
name: Docker Push
18-
needs: test
1914
runs-on: ubuntu-latest
2015
if: github.event_name == 'push'
2116

0 commit comments

Comments
 (0)