Skip to content

Commit

Permalink
Merge branch 'code-commit-test' of github.com:venkat-iblox/terraform-…
Browse files Browse the repository at this point in the history
…provider-bloxone into code-commit-test
  • Loading branch information
venkat-iblox committed Oct 17, 2023
2 parents 6357547 + de0ac00 commit 7fbf793
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
go mod download
- name: Build
run: |
go build -v ./b1ddi
go build -v ./b1ddi/b1ddi
lint:
name: Go Linter
Expand Down Expand Up @@ -75,4 +75,4 @@ jobs:
B1DDI_API_KEY: ${{ secrets.BLOXONE_API_KEY }}
INTERNAL_SECONDARY: ${{ secrets.INTERNAL_SECONDARY }}
run: |
go test -v -cover ./b1ddi
go test -v -cover ./b1ddi/b1ddi

0 comments on commit 7fbf793

Please sign in to comment.