We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
make tests
1 parent 06254c7 commit cd6e850Copy full SHA for cd6e850
.github/workflows/compose.yml
@@ -23,4 +23,4 @@ jobs:
23
- run: docker-compose ps
24
- run: ./bin/wait-for-db.sh
25
- run: make initdb
26
- - run: # make tests
+ - run: make tests
0 commit comments