Skip to content

Commit

Permalink
Update testing.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
denniswong1225 authored Sep 7, 2023
1 parent b322f23 commit 4e91347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:

deploy:
runs-on: ubuntu-22.04
needs: build
needs: test
if: github.ref == 'refs/heads/master'
steps:
- name: Deploy completed
Expand Down

0 comments on commit 4e91347

Please sign in to comment.