Skip to content

Commit

Permalink
No need for extra dirs with cmake builds
Browse files Browse the repository at this point in the history
  • Loading branch information
islas committed Nov 21, 2024
1 parent 1693143 commit 86682ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
args : -j='{"node_select":{"-l ":{"select":1}}}'
pool : 8
tpool : 1
mkdirs : true
mkdirs : false
tests :
- cmake-gnu-serial
- cmake-gnu-sm
Expand Down

0 comments on commit 86682ae

Please sign in to comment.