Skip to content

Commit df47a41

Browse files
committed
fix : backend load from puppetter
1 parent 519f32d commit df47a41

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,12 @@ on:
99
pull_request:
1010
branches: ["master"]
1111
jobs:
12-
12+
1313
build:
1414
runs-on: self-hosted
1515
strategy:
1616
matrix:
1717
node-version: [20.x]
18-
1918
steps:
2019
- name: Checkout code
2120
uses: actions/checkout@v4

0 commit comments

Comments
 (0)