We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5316343 commit 3d68769Copy full SHA for 3d68769
1 file changed
.github/workflows/test-all.yaml
@@ -57,7 +57,7 @@ jobs:
57
# testthat::test_dir("nCompiler/tests/testthat/uncompiled_tests", reporter = "summary")
58
# testthat::test_dir("nCompiler/tests/testthat/nCompile_tests", reporter = "summary")
59
testthat::test_dir("nCompiler/tests/testthat/cpp_tests", reporter = "location")
60
- Shell: Rscript {0}
+ shell: Rscript {0}
61
62
test-nCompile-features:
63
runs-on: ubuntu-latest
0 commit comments