File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- name : build
1+ name : PHPUnit
22
33on :
44 push :
2929
3030 steps :
3131 - name : Checkout code
32- uses : actions/checkout@v2
32+ uses : actions/checkout@v3
3333
3434 - name : Setup PHP
3535 uses : shivammathur/setup-php@v2
7272 runs-on : ubuntu-latest
7373 needs : [ test, upload-coverage ]
7474 steps :
75- - uses : actions/checkout@v2
75+ - uses : actions/checkout@v3
7676 - uses : actions/setup-node@v4
7777 with :
7878 node-version : ' lts/*'
Original file line number Diff line number Diff line change 77</p >
88
99<p align =" center " >
10- <a href="https://travis-ci.org /php-casbin/codeigniter-permission">
11- <img src="https://travis-ci.org /php-casbin/codeigniter-permission. svg?branch=master " alt="Build Status">
10+ <a href="https://github.com /php-casbin/codeigniter-permission/actions/workflows/phpunit.yml ">
11+ <img src="https://github.com /php-casbin/codeigniter-permission/actions/workflows/phpunit.yml/badge. svg" alt="Build Status">
1212 </a>
1313 <a href="https://coveralls.io/github/php-casbin/codeigniter-permission">
1414 <img src="https://coveralls.io/repos/github/php-casbin/codeigniter-permission/badge.svg" alt="Coverage Status">
You can’t perform that action at this time.
0 commit comments