Skip to content

Commit 656a1b5

Browse files
committed
ci:test
1 parent 183f855 commit 656a1b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ jobs:
4343
- name: debug print
4444
run: |
4545
pwd
46-
ls -la .github/codeql/
47-
cat .github/codeql/codeql-config.yml
46+
ls -la /home/runner/work/XEngine_OPenSource/XEngine_OPenSource/.github/codeql/
47+
cat /home/runner/work/XEngine_OPenSource/XEngine_OPenSource/.github/codeql/codeql-config.yml
4848
4949
- name: Initialize CodeQL
5050
uses: github/codeql-action/init@v4

0 commit comments

Comments
 (0)