mirror of
https://github.com/Noratrieb/actions-playground.git
synced 2026-01-14 17:05:05 +01:00
it's fine
This commit is contained in:
parent
51fd402877
commit
1325349985
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
import * as child_process from 'child_process';
|
const child_process = require('child_process');
|
||||||
|
|
||||||
const services = ['bar-service', 'foo-service'];
|
const services = ['bar-service', 'foo-service'];
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue