Skip to content

Commit

Permalink
[ci] really guessing here
Browse files Browse the repository at this point in the history
  • Loading branch information
harrand committed May 18, 2024
1 parent bb4864f commit 8b039fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
path: ./cpp/build/ci_${{ matrix.build_config }}/psyc

- name: 'Run Tests'
uses: ./.github/actions/run_tests.yml
uses: ./.github/actions/run_tests
with:
compiler: ${{ matrix.compiler }}
build_config: ${{ matrix.build_config }}

0 comments on commit 8b039fc

Please sign in to comment.