Skip to content

Commit c2c8b7a

Browse files
committed
Migrate react warning test
1 parent 139771f commit c2c8b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ jobs:
280280
281281
no-warnings-and-make-assets:
282282
name: "React Code Has No Warnings & is Prettified, then Make Assets"
283-
runs-on: ${{ matrix.os }}
283+
runs-on: self-hosted
284284
strategy:
285285
matrix:
286286
go-version: [ 1.18.x, 1.19.x ]

0 commit comments

Comments
 (0)