File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- name : Publish Python 🐍 distribution 📦 to PyPI
1+ name : 📦 PyPI
22
33on :
44 # release:
Original file line number Diff line number Diff line change 11# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
22# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
33
4- name : 🛠️ Test Python 🐍 package
4+ name : 🛠️ Tests
55
66on :
77 # It is not really avoidable to run the tests twice on the commit.
5353 echo "GitHub message: ${{ github.event.head_commit.message }}"
5454
5555 test :
56- name : 🛠️ Test package
56+ name : 🧪 Unit Tests
5757
5858 # The below test does not work. The problem is that bumpver makes a commit
5959 # (that is tested) and then uploads the tag, which also triggers a test.
Original file line number Diff line number Diff line change 11# Pymob
22
33![ testing] ( https://github.com/flo-schu/pymob/actions/workflows/python-test.yml/badge.svg )
4- ![ build] ( https://github.com/flo-schu/pymob/actions/workflows/python-build .yml/badge.svg )
4+ ![ build] ( https://github.com/flo-schu/pymob/actions/workflows/python-release .yml/badge.svg )
55[ ![ Documentation Status] ( https://readthedocs.org/projects/pymob/badge/?version=latest )] ( https://pymob.readthedocs.io/en/latest/?badge=latest )
66
77Pymob is a ** Py** thon based ** mo** del ** b** uilding platform. It abstracts repetitive
You can’t perform that action at this time.
0 commit comments