Browse Source

Spelling error in release.yaml

pull/711/head
Sebastian Stehle 5 years ago
committed by GitHub
parent
commit
90c6e66268
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/release.yml

2
.github/workflows/release.yml

@ -67,7 +67,7 @@ jobs:
run: docker-compose up -d
working-directory: backend/tests
- name: Run Rest
- name: RUN TEST
uses: kohlerdominik/docker-run-action@v1.0.0
with:
image: mcr.microsoft.com/dotnet/sdk:5.0.102-ca-patch-buster-slim

Loading…
Cancel
Save