ci: run tests directly

This commit is contained in:
Roy Crihfield 2023-09-20 14:23:48 +08:00
parent 85bdef4676
commit b6b70741b2

View File

@ -1,7 +0,0 @@
name: PR actions
on:
- pull_request
jobs:
run-tests:
uses: ./.github/workflows/test.yml