Skip to content

Commit

Permalink
order
Browse files Browse the repository at this point in the history
  • Loading branch information
Iron-Ham committed Oct 25, 2023
1 parent c5781c4 commit d871c70
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 @@ -131,8 +131,8 @@ jobs:
# command: 'generate'
# arguments: ''
- name: Build and Test
uses: ./.github/actions/build-and-run-unit-tests
if: ${{ matrix.should-run == true || matrix.should-run == 'true' }}
uses: ./.github/actions/build-and-run-unit-tests
with:
destination: ${{ matrix.destination }}
scheme: ${{ matrix.scheme }}
Expand Down

0 comments on commit d871c70

Please sign in to comment.