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 5d29ee2 commit c79e070Copy full SHA for c79e070
.github/workflows/test.yaml
@@ -30,4 +30,6 @@ jobs:
30
./test/test ./test/cnt_1bill
31
echo "nops"
32
./test/test ./test/nops
33
+ echo "naive_fib_40"
34
+ ./test/test ./test/naive_fib_40
35
exit 0
0 commit comments