mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 18:43:02 +01:00
Improvement after change in firebird-qa to not run any replication test. Also save stdout to artifacts.
This commit is contained in:
parent
fb93439e91
commit
e2324e40f1
2
.github/workflows/qa.yml
vendored
2
.github/workflows/qa.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
run: |
|
||||
export FBQA_INSTALLER=$(echo ./firebird-installer/*.tar.gz)
|
||||
export FBQA_OUT=out
|
||||
./firebird-qa/run-docker.sh
|
||||
./firebird-qa/run-docker.sh --timeout 250 ./tests/ | tee out/out.txt
|
||||
|
||||
- name: Update summary
|
||||
if: always()
|
||||
|
Loading…
Reference in New Issue
Block a user