mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
fix typo in circleci config
This commit is contained in:
@@ -44,5 +44,5 @@ jobs:
|
|||||||
command: npm test
|
command: npm test
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: install frontend
|
name: test frontend
|
||||||
command: cd frontend && npm test
|
command: cd frontend && npm test
|
||||||
|
|||||||
Reference in New Issue
Block a user