Skip to content

Commit

Permalink
Print version
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdw committed Sep 9, 2024
1 parent fab3168 commit 43b9f45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ jobs:
# https://github.com/PrefectHQ/prefect/issues/6989
docker stop "prefect-server-${{ matrix.prefect-version }}" || echo "That's okay!"
prefect version
prefect server start --port 4201 --analytics-off > server-logs.txt 2>&1 &
./scripts/wait-for-server.py
Expand Down

0 comments on commit 43b9f45

Please sign in to comment.