Skip to content

Commit 93fc7de

Browse files
authored
Remove (Experimental) suffix from tests. (#4005)
1 parent eb4d215 commit 93fc7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests_experimental.yml renamed to .github/workflows/ci_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI Tests (Experimental)
1+
name: CI Tests
22
concurrency:
33
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
44
cancel-in-progress: true

0 commit comments

Comments
 (0)