Skip to content

Commit

Permalink
debug st2ctl saying that st2 components aren't running
Browse files Browse the repository at this point in the history
  • Loading branch information
cognifloyd committed Dec 12, 2024
1 parent 26b5393 commit f29dfc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,7 @@ jobs:
run: |
ln -s ${GITHUB_WORKSPACE}/${VIRTUALENV_DIR}/bin/st2 /usr/local/bin/st2
ln -s ${GITHUB_WORKSPACE}/st2common/bin/st2-run-pack-tests /usr/local/bin/st2-run-pack-tests
sudo ps ax
- name: Run Self-Check
env:
Expand Down

0 comments on commit f29dfc0

Please sign in to comment.