Skip to content

Commit

Permalink
Don't build tools which aren't required to test
Browse files Browse the repository at this point in the history
  • Loading branch information
euantorano committed Jan 21, 2020
1 parent ea2efd2 commit 529f8f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .builds/openbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ tasks:
cd nim-${NIM_VERSION}
sh build.sh
bin/nim c koch
./koch tools --cc:clang
- test: |
cd pledge.nim
env PATH="$HOME/nim-${NIM_VERSION}/bin:$PATH" nim c --cc:clang -r tests/main.nim
Expand Down

0 comments on commit 529f8f7

Please sign in to comment.