Skip to content

Commit

Permalink
Elobarote with github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hthunberg committed Oct 28, 2023
1 parent 63c30a1 commit c72910f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
#- name: Run migrations
# run: make migrateup

- name: Build
run: make docker-build

# Run all tests that are not integration tests
- name: Test
run: make test
Expand Down

0 comments on commit c72910f

Please sign in to comment.