Skip to content

Commit 42c35dd

Browse files
Update ci-tests.yml
1 parent d24c138 commit 42c35dd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
- run: go version
1717
- run: echo ${{ secrets.CX_TEST }}
1818
- run: echo ${{ secrets.CX_BASE_URI }}
19+
- run: echo ${{ secrets.CX_APIKEY }}
20+
- run: echo ${{ secrets.TEST_REPO }}
21+
- run: echo "HelloXX"
1922
- name: go test with coverage
2023
run: |
2124
sudo chmod +x ./internal/commands/.scripts/up.sh

0 commit comments

Comments
 (0)