Skip to content

Commit 208266a

Browse files
committed
ci: add GitHub Actions workflows and unit tests
1 parent 0815b2c commit 208266a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.dockerignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ docker-compose.yml
1414
instbyte.config.json
1515
__tests__
1616
.github
17+
tests/
18+
.github/

.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ instbyte.config.json
1010
nodemon.json
1111
db.sqlite
1212
server/db.sqlite
13-
assets/
13+
assets/
14+
tests/
15+
.github/

0 commit comments

Comments
 (0)