Skip to content

Commit df0395b

Browse files
committed
s
1 parent 83d0ffd commit df0395b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/scriptcheck.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131

3232
- name: run dmake
3333
run: |
34-
set -x
35-
echo "#include <execinfo.h>" | g++ -c -xc - 2> /dev/null && echo "1" || echo "0"
3634
make -j3 CXXOPTS="-Werror" run-dmake
3735
3836
- name: check diff

0 commit comments

Comments
 (0)