Skip to content

Commit

Permalink
test running it directly
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazer committed May 23, 2024
1 parent 349d675 commit fff482c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -850,11 +850,11 @@ jobs:
done
done
- name: Run tests
- name: Run tests directly
id: test
timeout-minutes: 10
run: |
sudo port test "Sunshine"
/opt/local/var/macports/build/_Users_runner_work_Sunshine_Sunshine_ports_multimedia_Sunshine_build/Sunshine/work/build/tests/test_sunshine --gtest_color=yes
- name: Test Logs
if: always()
Expand Down

0 comments on commit fff482c

Please sign in to comment.