Skip to content

Commit f341e18

Browse files
committed
debug CI
1 parent c0dbe7d commit f341e18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
- name: Run tests
5151
env:
5252
GIT2CPP_TEST_PRIVATE_TOKEN: "ZZZZZ_${{ secrets.GIT2CPP_TEST_PRIVATE_TOKEN }}_XXXXX"
53+
GITABC: "ZZZZZ_${{ secrets.GITABC }}_XXXXX"
5354
#GIT2CPP_TEST_PRIVATE_TOKEN: github_pat_ABCD
5455
run: |
5556
env | sort

0 commit comments

Comments
 (0)