1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-11 14:04:03 +00:00

Remove working directory

This commit is contained in:
Michal Checinski
2022-07-29 12:10:21 +02:00
parent 3c56d0df21
commit d31b69cf73

View File

@@ -40,7 +40,6 @@ jobs:
- name: Install Node dependencies
run: npm ci
working-directory: ./
- name: Run tests
run: npm run test