mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
Formatting
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user