update mystery-event.yml
This commit is contained in:
parent
09808887b7
commit
ad222513cb
|
@ -32,7 +32,6 @@ jobs:
|
|||
|
||||
- name: eslint # Step to run linters
|
||||
run: npm run eslint-ci
|
||||
run-tests: # Define a job named "run-tests"
|
||||
|
||||
run-tests: # Define a job named "run-tests"
|
||||
name: Run tests # Human-readable name for the job
|
||||
|
|
Loading…
Reference in New Issue