Skip to content

Commit

Permalink
deployer build test
Browse files Browse the repository at this point in the history
  • Loading branch information
MuthuSundaravadivel committed Jan 27, 2025
1 parent 8ba3c7b commit 80f77aa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@ on:
env:
GOPRIVATE: "github.com/IBM-Blockchain/*"
GOPROXY: "https://proxy.golang.org,direct"

defaults:
run:
working-directory: ./packages/deployer
shell: bash
jobs:
make-checks:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 80f77aa

Please sign in to comment.