Allow manually running the tests workflow

This commit is contained in:
Luke Parker
2022-09-30 23:26:40 -04:00
parent 482a8ec209
commit b334c96906

View File

@@ -5,6 +5,7 @@ on:
branches: branches:
- develop - develop
pull_request: pull_request:
workflow_dispatch:
jobs: jobs:
clippy: clippy: