Skip to content

Commit

Permalink
reihenfolge korrigiert
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Oct 13, 2023
1 parent ebd952c commit e601170
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker_bullseye_altuser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
test:

runs-on: ubuntu-latest
needs: prepare

strategy:
fail-fast: false
Expand All @@ -57,7 +57,6 @@ jobs:
uses: tj-actions/docker-run@v2
with:
image: rpi-jukebox-rfid-bullseye-altuser:latest
cache-from: type=gha,scope=${{ github.ref_name }}-bullseye-altuser
options: --platform linux/arm/v7
name: ${{ matrix.test_Script }}
args: |
Expand Down

0 comments on commit e601170

Please sign in to comment.