Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pzehner committed Jan 24, 2024
1 parent 0deb0fb commit 2d2af45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,6 @@ jobs:
${{ matrix.target.cmake_flags }}
- name: Build test code
run: |
docker run -v ${{github.workspace}}:/work ghcr.io/cexa-project/kokkos-fft/base_${{ matrix.backend.name }} \
cmake --build /tmp/test -j 2

0 comments on commit 2d2af45

Please sign in to comment.