mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-24 02:20:24 +01:00
Revert "fix(ci): make tests need builds to complete"
This reverts commit f9f055f08e
.
This commit is contained in:
parent
4afa6f770b
commit
5c6bcc45e3
1 changed files with 0 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -235,7 +235,6 @@ jobs:
|
|||
|
||||
test:
|
||||
name: Test (${{ matrix.platform }}, ${{ matrix.arch }}, ${{ matrix.godot-version }})
|
||||
needs: [build-linux, build-other-platforms]
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Reference in a new issue