microsoft/dotnet
Some checks failed
Unit tests / test (push) Failing after 1s

This commit is contained in:
Olga Nemt 2024-12-20 12:18:16 +05:00
parent 37fa395c24
commit f6cec47439

View File

@ -29,7 +29,7 @@ jobs:
steps: steps:
- name: Build and test - name: Build and test
uses: docker/dotnet-docker uses: microsoft/dotnet
with: with:
target: build target: build
load: true load: true