Skip to content

Commit cd6e850

Browse files
authored
Uncomment make tests
1 parent 06254c7 commit cd6e850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- run: docker-compose ps
2424
- run: ./bin/wait-for-db.sh
2525
- run: make initdb
26-
- run: # make tests
26+
- run: make tests

0 commit comments

Comments
 (0)