Compare commits
No commits in common. "f18e3f2a9267f7f0b26559acf172e82af59bd791" and "f01ad0fa47f559a8f58841b19d0b8f51a63950b9" have entirely different histories.
f18e3f2a92
...
f01ad0fa47
@ -1,4 +1,5 @@
|
||||
name: Run Unit Tests
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
@ -7,6 +8,7 @@ jobs:
|
||||
test:
|
||||
runs-on: phpunit_test
|
||||
container: docker.xuanyuan.me/hui369/sctmes-v5-runner:v3.0
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: http://119.91.43.128:3003/james/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user