Skip to content

Commit c0dbe7d

Browse files
committed
debug CI
1 parent dea3436 commit c0dbe7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
- name: Run tests
5151
env:
52-
GIT2CPP_TEST_PRIVATE_TOKEN: "${{ secrets.GIT2CPP_TEST_PRIVATE_TOKEN }}_XXXXX"
52+
GIT2CPP_TEST_PRIVATE_TOKEN: "ZZZZZ_${{ secrets.GIT2CPP_TEST_PRIVATE_TOKEN }}_XXXXX"
5353
#GIT2CPP_TEST_PRIVATE_TOKEN: github_pat_ABCD
5454
run: |
5555
env | sort

0 commit comments

Comments
 (0)