mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
Formatting
This commit is contained in:
parent
236064fbe1
commit
f2f6113197
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
||||
name: Lint
|
||||
runs-on: windows-2019
|
||||
steps:
|
||||
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
|
||||
|
||||
@ -41,7 +42,6 @@ jobs:
|
||||
npm ci
|
||||
npm run lint
|
||||
|
||||
|
||||
setup:
|
||||
name: Setup
|
||||
runs-on: ubuntu-20.04
|
||||
|
Loading…
Reference in New Issue
Block a user