chg: rename action to test against public interface
Some checks failed
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.10) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.11) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.12) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.8) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.9) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.10) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.11) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.12) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.8) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.9) (push) Has been cancelled

This commit is contained in:
Raphaël Vinot 2024-07-23 15:09:36 +02:00
parent b2ab7b214c
commit 34f790301e

View file

@ -1,4 +1,4 @@
name: Python application - MyPy
name: Python application - Test Public Interface
on:
push: