Skip to content

Commit

Permalink
More naming changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hedger committed Oct 25, 2023
1 parent ecfc698 commit d788d9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_ufbt.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Tests
name: Testsuite

on:
workflow_call:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test_with_dev.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test ufbt action with dev SDK
name: Action tests

on:
push:
Expand All @@ -11,7 +11,7 @@ on:

jobs:
run-test-on-latest:
name: Test ufbt action with dev SDK
name: Using dev sdk
uses: ./.github/workflows/test_ufbt.yml
with:
ufbt-version: prerelease
Expand Down

0 comments on commit d788d9e

Please sign in to comment.