Skip to content

Commit

Permalink
execute db:seed as a test
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Nov 29, 2023
1 parent f3a73bb commit 805ef88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/foreman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- 'test:units'
- 'test:functionals'
- 'test:graphql'
- 'db:seed'
steps:
- run: sudo apt-get update
- run: sudo apt-get -qq -y install build-essential libcurl4-openssl-dev zlib1g-dev libpq-dev libvirt-dev
Expand Down

0 comments on commit 805ef88

Please sign in to comment.