Skip to content

Commit 9c7ece7

Browse files
Update
[ghstack-poisoned]
1 parent 1b579c4 commit 9c7ece7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dynamo-unittest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
opt_out_experiments: lf
3939

4040
dynamo-build:
41-
name: dynamo-build-py3.11
41+
name: dynamo-build-py3_11
4242
uses: ./.github/workflows/_linux-build.yml
4343
needs: get-label-type
4444
# strategy:
@@ -57,7 +57,7 @@ jobs:
5757
secrets: inherit
5858

5959
dynamo-test:
60-
name: dynamo-test-py3.11
60+
name: dynamo-test-py3_11
6161
uses: ./.github/workflows/_linux-test.yml
6262
needs: dynamo-build
6363
# strategy:

0 commit comments

Comments
 (0)