mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01:00
Fix CI step label for tests
This commit is contained in:
parent
8b69fd7faa
commit
e86f1d755f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -51,5 +51,5 @@ jobs:
|
||||
cache: 'npm'
|
||||
- name: Install npm dependencies
|
||||
run: npm ci
|
||||
- name: Run linter
|
||||
- name: Run tests
|
||||
run: npm run test
|
||||
|
Loading…
Reference in New Issue
Block a user