Skip to content

Commit

Permalink
#116 GH Workflows - Docker Workflow: run tests before push - single p…
Browse files Browse the repository at this point in the history
…latform
  • Loading branch information
justb4 committed Apr 27, 2024
1 parent 25308f0 commit c00bb01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
tags: ${{ env.DOCKER_TEST_IMAGE }}
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: linux/arm64, linux/amd64

- name: stetl Unit Tests with Docker Image ⚙️
run: |
Expand Down

0 comments on commit c00bb01

Please sign in to comment.