We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ecc8e commit fdcabd9Copy full SHA for fdcabd9
.github/workflows/unit-tests.yml
@@ -1,7 +1,7 @@
1
# Воркфлоу для запуска unit-тестов
2
# Документация тут: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-swift
3
4
-name: SwiftUI-WorkoutApp CI
+name: Unit-tests
5
6
on:
7
push:
0 commit comments