We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca772f commit c545c2bCopy full SHA for c545c2b
.github/workflows/7x_tests.yml
@@ -12,6 +12,7 @@ jobs:
12
env:
13
TEST_ES_SERVER: http://localhost:9200
14
RAILS_VERSIONS: '6.0,7.0'
15
+ QUIET: true
16
strategy:
17
fail-fast: false
18
matrix:
0 commit comments