Skip to content

Commit

Permalink
🚧 just run the tests please
Browse files Browse the repository at this point in the history
  • Loading branch information
willpower232 committed Dec 24, 2024
1 parent f232d27 commit 0639540
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: run-tests

on:
workflow_dispatch: # allows you to run the tests manually without having a PR to master
push:
branches: [master]
pull_request:
branches: [master]
branches:
- '*'

jobs:
run-tests:
Expand Down

0 comments on commit 0639540

Please sign in to comment.