Raymond Toy pushed to branch rtoy-issue-87-add-cl-bench at cmucl / cmucl
Commits:
- 
ea0601c0
by Raymond Toy at 2020-09-04T15:05:41-07:00
 
1 changed file:
Changes:
| ... | ... | @@ -34,6 +34,7 @@ osx-runner: | 
| 34 | 34 | 
   artifacts:
 | 
| 35 | 35 | 
     paths:
 | 
| 36 | 36 | 
       - ansi-test/test.out
 | 
| 37 | 
+      - benchmarks/cl-bench/results
 | 
|
| 37 | 38 | 
   tags:
 | 
| 38 | 39 | 
     - osx
 | 
| 39 | 40 | 
   before_script:
 |