Skip to content

Commit

Permalink
add package lock because the pr script doesn't like not having it
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Palm committed Nov 19, 2023
1 parent d4ca1ce commit 204c5a6
Show file tree
Hide file tree
Showing 3 changed files with 5,720 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: Main PR checks

on:
pull_request:
branches: [ main ]
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ yarn-error.log
tests/baselines/reference/dt
.failed-tests
TEST-results.xml
package-lock.json
.eslintcache
*v8.log
lib/
Loading

0 comments on commit 204c5a6

Please sign in to comment.