Skip to content

Commit d24c138

Browse files
Investigae test failure
1 parent 50052e2 commit d24c138

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
with:
1515
go-version-file: go.mod
1616
- run: go version
17+
- run: echo ${{ secrets.CX_TEST }}
18+
- run: echo ${{ secrets.CX_BASE_URI }}
1719
- name: go test with coverage
1820
run: |
1921
sudo chmod +x ./internal/commands/.scripts/up.sh

0 commit comments

Comments
 (0)