Skip to content

Commit 015001b

Browse files
authored
Update main.yml
1 parent 116ef7c commit 015001b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
echo '{"name":"hipped","type":"module","private":true,"scripts":{"test":"npx jest"}}' > "./package.json" && npm init -y
2626
cd ../OSMBuilding
2727
yarn --prod=false
28+
cat package-lock.json
2829
- name: Lint
2930
run: yarn run eslint .
3031
- name: Test

0 commit comments

Comments
 (0)