update actions
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
name: Test
|
||||
on: [push]
|
||||
name: PIT test
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'src/**'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user