Skip to content

Commit

Permalink
wip: verification
Browse files Browse the repository at this point in the history
  • Loading branch information
jchartrand committed Nov 27, 2024
1 parent 4d9fa3d commit 805f3c6
Show file tree
Hide file tree
Showing 15 changed files with 11,575 additions and 637 deletions.
2 changes: 0 additions & 2 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,4 @@ compose.yaml
compose-health-test.yaml
Dockerfile
README
server-dev-only.cert
server-dev-only.key
.env.healthcheck.testing
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
npm test
#npm test
Loading

0 comments on commit 805f3c6

Please sign in to comment.