Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
et-nik committed Nov 18, 2023
1 parent f312ae9 commit 4cfe3c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:

- name: Run tests
run: |
sudo chmod +x ./process-manager/test.sh
sudo ./process-manager/test.sh
sudo chmod +x ./process-manager/tmux/test.sh
sudo ./process-manager/tmux/test.sh

0 comments on commit 4cfe3c1

Please sign in to comment.