mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
test: prevent failing
This commit is contained in:
parent
acf6aaad34
commit
33c445e526
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@ -28,6 +28,8 @@ jobs:
|
||||
node-version: 14
|
||||
- name: yarn install
|
||||
run: yarn install
|
||||
- name: Create needed files
|
||||
run: touch public.pem & touch private.key
|
||||
- name: Build
|
||||
run: yarn build
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user