Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
placintaalexandru committed Oct 28, 2023
1 parent 5a6df05 commit a006db2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_components.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI Test - install stable & nightly
name: CI Test - components
on:
- pull_request
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_stable_nightly.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI Test - install stable & nightly
name: CI Test - stable & nightly
on:
- pull_request
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_targets.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI Test - install stable & nightly
name: CI Test - targets
on:
- pull_request
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_toolchain_version.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI Test - installed version
name: CI Test - toolchain version
on:
- pull_request
jobs:
Expand Down

0 comments on commit a006db2

Please sign in to comment.