Skip to content

Commit 3bcd5a8

Browse files
authored
Update test_cando.yml
1 parent 3f64440 commit 3bcd5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_cando.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Build Clasp (koga/Ubuntu)
5555
if: matrix.os == 'ubuntu-22.04'
5656
run: |
57-
./koga --no-clang-cpp --ldlibs=-ldl --extensions=cando,seqan-clasp --skip-sync=cando
57+
./koga --no-clang-cpp --ldlibs=-ldl --extensions=cando,seqan-clasp --skip-sync=cando --broken-stdlib
5858
5959
- name: Build Clasp (koga/MacOS)
6060
if: matrix.os == 'macos-latest'

0 commit comments

Comments
 (0)