Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
qdeslandes committed Jan 31, 2025
1 parent a156d40 commit 333dac5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,9 @@ jobs:
run: ls build/output/benchmarks
- name: Build
run: make -C $GITHUB_WORKSPACE/build -j `nproc` benchmark
- name: cache content
if: matrix.host.arch == 'x64'
run: ls build/output/benchmarks

doc:
# needs: [ test, benchmark ]
Expand Down

0 comments on commit 333dac5

Please sign in to comment.