Skip to content

Commit

Permalink
FXX
Browse files Browse the repository at this point in the history
  • Loading branch information
tstellar committed May 7, 2024
1 parent d515083 commit 857b97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
build-failed: ${{ steps.build.outputs.failed }}
if: | ${{
needs.compute-test-configs.outputs.test-build == 'true' &&
matrix.enabled == 'true' $}}
matrix.enabled == 'true' }}
steps:
- name: Download Artifact
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
Expand Down

0 comments on commit 857b97c

Please sign in to comment.