Browse Source

Spelling error in dev.yaml

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

2
.github/workflows/dev.yml

@ -84,7 +84,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