Skip to content

Commit

Permalink
Updates and Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Oct 10, 2024
1 parent ae5c1a5 commit 13b926a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,6 @@ jobs:
path: tests-windowsdx
if: runner.os == 'Windows'

- name: Set Permissions
run: chmod -R o+w tests-tools tests-desktopgl
if: runner.os != 'Windows'

- name: Run Tools Tests
run: dotnet test tests-tools/MonoGame.Tools.Tests.dll --blame-hang-timeout 1m --filter="TestCategory!=Effects"
env:
Expand Down

0 comments on commit 13b926a

Please sign in to comment.