Skip to content

Commit 65fd4e1

Browse files
committed
update
1 parent 09df55d commit 65fd4e1

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,3 @@ jobs:
1818
run: ./scripts/ci/build
1919
- name: Test
2020
run: ./scripts/ci/test
21-
22-
play:
23-
runs-on: ubuntu-latest
24-
timeout-minutes: 60
25-
steps:
26-
- uses: actions/checkout@v4
27-
- name: Install Dependencies
28-
run: ./scripts/ci/install-deps
29-
- name: Build
30-
run: ./play/scripts/build

0 commit comments

Comments
 (0)