Skip to content

Commit

Permalink
Add needs
Browse files Browse the repository at this point in the history
  • Loading branch information
VicDeo committed Feb 9, 2024
1 parent 42de40d commit ab3f589
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ on:
workflow_dispatch:

jobs:
call-workflow-passing-data:
test:
uses: VicDeo/go-obfuscate/.github/workflows/test.yml@master

build:
needs: test
strategy:
matrix:
include:
Expand Down

0 comments on commit ab3f589

Please sign in to comment.