mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-09 01:55:18 +00:00
format(.github): Format CI files
This commit is contained in:
parent
ef387f8c58
commit
8578889a58
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -13,7 +13,7 @@ permissions:
|
||||
deployments: write
|
||||
|
||||
concurrency:
|
||||
group: "pages"
|
||||
group: 'pages'
|
||||
cancel-in-progress: false
|
||||
|
||||
jobs:
|
||||
|
1
.github/workflows/ui-tests.yaml
vendored
1
.github/workflows/ui-tests.yaml
vendored
@ -148,4 +148,3 @@ jobs:
|
||||
npx concurrently -k -s first -n "SB,TEST" -c "magenta,blue" \
|
||||
"npx http-server storybook-static --port 6006 --silent" \
|
||||
"npx wait-on tcp:127.0.0.1:6006 && yarn test-storybook"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user