Skip to content

Commit

Permalink
Remove linked tests before release
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-ax committed Jun 22, 2023
1 parent 241c50a commit 36ba487
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,8 @@ env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

jobs:
test:
name: Tests
uses: alerta/docker-alerta/.github/workflows/tests.yml@master

push:
name: Docker Push
needs: test
runs-on: ubuntu-latest
if: github.event_name == 'push'

Expand Down

0 comments on commit 36ba487

Please sign in to comment.