mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 07:18:29 +08:00
Removed build step from GitHub CI action.
This commit is contained in:
parent
06a934a099
commit
a98ac58a9c
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -36,8 +36,3 @@ jobs:
|
|||||||
uses: CultureHQ/actions-yarn@v1.0.1
|
uses: CultureHQ/actions-yarn@v1.0.1
|
||||||
with:
|
with:
|
||||||
args: test
|
args: test
|
||||||
|
|
||||||
- name: Build
|
|
||||||
uses: CultureHQ/actions-yarn@v1.0.1
|
|
||||||
with:
|
|
||||||
args: build
|
|
||||||
|
Loading…
Reference in New Issue
Block a user