Skip to content

Commit 13daf0c

Browse files
committed
Remove debugging code
1 parent 811a198 commit 13daf0c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ jobs:
7272
# patch it, if it works then we're good
7373
- name: Patch base executable
7474
run: |
75-
ls ./.
76-
ls ./fa-python-binary-patcher
7775
echo '#define gitsha "${{ github.sha }}"' > workflow.cpp
7876
mkdir build
7977
python ./fa-python-binary-patcher/main.py "$(pwd)" clang++ ld g++

0 commit comments

Comments
 (0)