1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 14:53:33 +00:00

Formatting

This commit is contained in:
Micaiah Martin
2022-01-28 12:11:39 -07:00
parent 236064fbe1
commit f2f6113197

View File

@@ -28,6 +28,7 @@ jobs:
name: Lint name: Lint
runs-on: windows-2019 runs-on: windows-2019
steps: steps:
- name: Checkout repo - name: Checkout repo
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
@@ -41,7 +42,6 @@ jobs:
npm ci npm ci
npm run lint npm run lint
setup: setup:
name: Setup name: Setup
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04