Merge pull request #99 from flx-sta/feature/mysyery-events-workflows

update mystery-event.yml
This commit is contained in:
flx-sta 2024-07-17 15:01:33 -07:00 committed by GitHub
commit 23a3bd506c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -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