mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-26 15:17:52 +00:00
Fix indentation in CI workflow for linting step
This commit is contained in:
@@ -34,8 +34,8 @@ jobs:
|
||||
run: task deps:fe
|
||||
- name: Lint
|
||||
run: |
|
||||
set -o pipefail
|
||||
task lint:all 2>&1 | tee lint_results.txt
|
||||
set -o pipefail
|
||||
task lint:all 2>&1 | tee lint_results.txt
|
||||
|
||||
build-frontend:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user