Skip to content

Commit 3d244c1

Browse files
committed
fix CI
1 parent 34b74f3 commit 3d244c1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/bevy_mod_scripting.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ jobs:
3232
{label: Ubuntu, os: ubuntu-latest, cross: x86_64-unknown-linux-gnu },
3333
{label: Ubuntu Aarch64, os: ubuntu-latest, cross: aarch64-unknown-linux-gnu }
3434
]
35-
36-
tests:
37-
name: Tests
38-
runs-on: {{ matrix.run_args.os }}
3935
steps:
4036
- name: Clear space
4137
run: sudo rm -rf /usr/share/dotnet; sudo rm -rf /opt/ghc; sudo rm -rf "/usr/local/share/boost"; sudo rm -rf "$AGENT_TOOLSDIRECTORY"

0 commit comments

Comments
 (0)