Skip to content

Commit

Permalink
Don't wait tests to deploy the portal
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Feb 16, 2021
1 parent 3a59880 commit c59ef77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ jobs:
deploy:
if: github.event_name == 'push'
runs-on: ubuntu-latest
needs: [test-linux, test-macos, test-windows]
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit c59ef77

Please sign in to comment.