Skip to content

Commit

Permalink
ci(repo): check mono service status
Browse files Browse the repository at this point in the history
  • Loading branch information
jwulf committed Feb 12, 2024
1 parent 6ee8536 commit 0216fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -10,6 +10,7 @@ jobs:
# Workaround for https://github.com/actions/runner-images/issues/2821
- name: disable and stop mono-xsp4.service
run: |
sudo systemctl status mono-xsp4.service
sudo systemctl stop mono-xsp4.service
sudo systemctl disable mono-xsp4.service

0 comments on commit 0216fc4

Please sign in to comment.