Add .NET 8 console application
Some checks failed
First CI / test (push) Failing after 5s
First CI / build (push) Failing after 1m23s

This commit is contained in:
TwojeImię NazwiskoJulia
2025-11-20 00:25:48 +01:00
parent 4c1f99c28b
commit 597df76fbf

View File

@@ -16,7 +16,6 @@ jobs:
- run: tar cf app.tar app/ - run: tar cf app.tar app/
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
with: with:
test: test:
steps: steps:
- uses: actions/download-artifact@v3 - uses: actions/download-artifact@v3