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 9991f4f commit fc76ab3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
deploy:
runs-on: ubuntu-22.04
needs: test
if: github.ref == 'refs/heads/master'
steps:
- name: Deploy completed
run: echo "Deploy completed"
Expand Down

0 comments on commit fc76ab3

Please sign in to comment.