Sync test data changes

This commit is contained in:
Jacob Wallraff
2023-02-01 15:48:19 -08:00
parent 7f69f0dcbf
commit 9d93f919d3
104 changed files with 1091 additions and 719 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
include-source: false # Drop file/line/col from output
skip:
- TypeScript
---
on: push
env:
@@ -21,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo hi
build4:
build4:
needs:
- build
- build2