Skip to content

Commit

Permalink
test hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Haas committed Jun 19, 2024
1 parent 463995e commit 1a64660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automated-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- shell: bash
run: |
xhost +local:
- uses: ika-rwth-aachen/carlos-ci-action@v0.1.0
- uses: ika-rwth-aachen/carlos-ci-action@hotfixes
with:
composefile-path: automated-testing/carla-sim.yml
scenario-folder-path: ${{ matrix.filedir }}
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
- shell: bash
run: |
xhost +local:
- uses: ika-rwth-aachen/carlos-ci-action@v0.1.0
- uses: ika-rwth-aachen/carlos-ci-action@hotfixes
continue-on-error: true
with:
composefile-path: automated-testing/carla-sim.yml
Expand Down

0 comments on commit 1a64660

Please sign in to comment.