Skip to content

Commit c545c2b

Browse files
committed
[CI] Adds QUIET:true to tests in GH
1 parent 5ca772f commit c545c2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/7x_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
env:
1313
TEST_ES_SERVER: http://localhost:9200
1414
RAILS_VERSIONS: '6.0,7.0'
15+
QUIET: true
1516
strategy:
1617
fail-fast: false
1718
matrix:

0 commit comments

Comments
 (0)