Commit 525b02c4 authored by muyangli's avatar muyangli
Browse files

fix the topology

parent 1afd864a
...@@ -68,7 +68,7 @@ jobs: ...@@ -68,7 +68,7 @@ jobs:
pip install -r tests/requirements.txt pip install -r tests/requirements.txt
test-flux-memory: test-flux-memory:
needs: set-up-build-env needs: build
runs-on: self-hosted runs-on: self-hosted
timeout-minutes: 30 timeout-minutes: 30
if: ${{ github.event_name != 'issue_comment' || needs.check-comment.outputs.should_run == 'true' }} if: ${{ github.event_name != 'issue_comment' || needs.check-comment.outputs.should_run == 'true' }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment