Skip to content

Commit 28a77c2

Browse files
Update .github/workflows/push_main.yml
Co-authored-by: Richard Pringle <[email protected]>
1 parent e7f6689 commit 28a77c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/push_main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ jobs:
7272

7373
runs-on: [ubuntu-latest]
7474
steps:
75-
- name: Checkout repository
76-
uses: actions/checkout@v4
75+
- uses: actions/checkout@v4
7776
- name: Setup Node.JS ${{ matrix.node }}
7877
uses: actions/setup-node@v4
7978
with:

0 commit comments

Comments
 (0)