update actions

This commit is contained in:
okx-code
2022-01-06 18:34:44 +00:00
parent 50267be5fc
commit eab9f9313d
3 changed files with 11 additions and 5 deletions
+5 -2
View File
@@ -1,8 +1,11 @@
name: Test
on: [push]
on:
push:
paths:
- 'src/**'
jobs:
test:
pitest:
if: github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
steps: