Skip to content

Commit

Permalink
fix test build
Browse files Browse the repository at this point in the history
  • Loading branch information
grumpygreenguy committed Aug 13, 2023
1 parent d914239 commit 202bb0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tee-worker/ts-tests/parachain-api/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.yarn
node_modules
dist/build
build
2 changes: 1 addition & 1 deletion tee-worker/ts-tests/sidechain-api/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.yarn
node_modules
dist/build
build

0 comments on commit 202bb0c

Please sign in to comment.