There was an error while loading. Please reload this page.
1 parent 02a949a commit 535645aCopy full SHA for 535645a
1 file changed
.github/workflows/ci.yml
@@ -33,3 +33,6 @@ jobs:
33
./bb -e '(fs/real-path ".")'
34
./bb -e '(spit "foo.txt" "hello")'
35
./bb -e '(fs/list-dir ".")'
36
+ time ./bb -e ':ok'
37
38
0 commit comments