Merge branch 'mystery-battle-events' into event/getting-lost-at-the-sea

This commit is contained in:
Felix Staud 2024-07-17 15:02:01 -07:00
commit fd80036dac

View File

@ -32,7 +32,6 @@ jobs:
- name: eslint # Step to run linters - name: eslint # Step to run linters
run: npm run eslint-ci run: npm run eslint-ci
run-tests: # Define a job named "run-tests"
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 name: Run tests # Human-readable name for the job