Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Nov 15, 2023
1 parent 6cd3db8 commit a0d23ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rostest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
token: ${{ secrets.PUSH_TOKEN }}
- id: build
run: |
/tmp/repository/.ci/test.sh "${{ matrix.job }}"
.ci/build.sh "${{ matrix.job }}"
merge:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit a0d23ae

Please sign in to comment.