mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 14:04:03 +00:00
Remove working directory
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -40,7 +40,6 @@ jobs:
|
||||
|
||||
- name: Install Node dependencies
|
||||
run: npm ci
|
||||
working-directory: ./
|
||||
|
||||
- name: Run tests
|
||||
run: npm run test
|
||||
Reference in New Issue
Block a user