Skip to content

Commit ce8ec0f

Browse files
committed
🐛 make tests running
1 parent fcc3bca commit ce8ec0f

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Python package
1+
name: Unit tests
22

33
on: [push]
44

@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
max-parallel: 4
1111
matrix:
12-
python-version: [3.6, 3.7, 3.8, 3.9-dev]
12+
python-version: ["3.9.16"]
1313

1414
steps:
1515
- uses: actions/checkout@v2

.moban.d/moban_readme.jj2

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ mó bǎn - 模板 General purpose static text generator
55
.. image:: https://raw.githubusercontent.com/pyexcel/pyexcel.github.io/master/images/patreon.png
66
:target: https://www.patreon.com/chfw
77

8-
.. image:: https://dev.azure.com/moremoban/moban/_apis/build/status/moremoban.moban
9-
:target: https://dev.azure.com/moremoban/moban/_build?definitionId=1&_a=summary
10-
118
.. image:: https://codecov.io/gh/moremoban/moban/branch/master/graph/badge.svg
129
:target: https://codecov.io/gh/moremoban/moban
1310

0 commit comments

Comments
 (0)