test
This commit is contained in:
parent
a555517b1b
commit
537eaf6f9e
2
.github/tests.sh
vendored
2
.github/tests.sh
vendored
@ -16,7 +16,7 @@ set -o errexit
|
||||
#bundle install --without mysql
|
||||
#rake test:units
|
||||
|
||||
ruby -I test/ test/integration/package_test.rb
|
||||
#ruby -I test/ test/integration/package_test.rb
|
||||
|
||||
bundle exec rails test test/integration/elasticsearch_active_test.rb
|
||||
bundle exec rails test test/integration/elasticsearch_test.rb
|
||||
|
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
with:
|
||||
dockerfile: containers/zammad/Dockerfile
|
||||
|
||||
docker-compose-up:
|
||||
test-docker-compose:
|
||||
timeout-minutes: 30
|
||||
runs-on: ubuntu-latest
|
||||
needs: lint-docker-files
|
||||
|
Loading…
Reference in New Issue
Block a user