Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
olliNiinivaara authored Sep 22, 2021
1 parent 03a9f01 commit 4b322bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
cd test_wrk/
nim -b:cpp r --gc:arc -d:danger --threads:on -d:threadsafe -p:../../src/ test_wrk
cd ..
cd test_ctxheader/
nim c -r --gc:arc --threads:on --d:threadsafe -p:../../src/ server.nim &
Expand Down

0 comments on commit 4b322bd

Please sign in to comment.