1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

fixing the package.json testing code

This commit is contained in:
Joseph Flinn
2021-01-20 15:58:28 +00:00
parent 6a2eb5f001
commit 2efcf8386f
3 changed files with 3 additions and 5 deletions

View File

@@ -8,7 +8,6 @@ on:
required: true
jobs:
cloc:
runs-on: ubuntu-latest
@@ -26,7 +25,6 @@ jobs:
linux:
runs-on: ubuntu-latest
steps:
- name: Set up Node
uses: actions/setup-node@v1