mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Update tests.yml
This commit is contained in:
parent
072cd12969
commit
aa82e5d7f2
1 changed files with 0 additions and 4 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
@ -17,10 +17,6 @@ defaults:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pytest:
|
|
||||||
name: "🧪 Test package using pytest"
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
syntax:
|
syntax:
|
||||||
name: "🧪 Check the package's syntax"
|
name: "🧪 Check the package's syntax"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue