Skip to content

Commit 529f8f7

Browse files
committed
Don't build tools which aren't required to test
1 parent ea2efd2 commit 529f8f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.builds/openbsd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ tasks:
1515
cd nim-${NIM_VERSION}
1616
sh build.sh
1717
bin/nim c koch
18-
./koch tools --cc:clang
1918
- test: |
2019
cd pledge.nim
2120
env PATH="$HOME/nim-${NIM_VERSION}/bin:$PATH" nim c --cc:clang -r tests/main.nim

0 commit comments

Comments
 (0)