Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 8fda4eb

Browse files
committed
Update GitHub actions workflow names
1 parent 9528ee8 commit 8fda4eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run tests
1+
name: Tests
22

33
on:
44
push:

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Collect coverage report for SonarCloud
1+
name: SonarCloud check
22

33
on:
44
push:

0 commit comments

Comments
 (0)