Skip to content

Commit

Permalink
fixed needs in test.yml and testing success
Browse files Browse the repository at this point in the history
  • Loading branch information
gigabite-pro committed Aug 9, 2024
1 parent af962b5 commit e082fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

deploy-trigger:
runs-on: ubuntu-latest
needs: run-tests
needs: test
steps:
- name: Trigger Deploy Workflow
uses: actions/github-script@v6
Expand Down

0 comments on commit e082fcc

Please sign in to comment.