chore: projen eject

This commit is contained in:
Tom Keller
2022-10-27 16:54:59 -07:00
parent 19a173d3ee
commit 4d17522ddb
21 changed files with 4744 additions and 4089 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
# ~~ Generated by projen. To modify, edit .projenrc.js and run "npx projen".
name: build
on:
@@ -26,7 +25,7 @@ jobs:
- name: Install dependencies
run: npm install
- name: build
run: npx projen build
run: scripts/run-task build
- name: Find mutations
id: self_mutation
run: |-