mirror of
https://github.com/cve-search/PyVulnerabilityLookup.git
synced 2024-11-25 16:27:23 +00:00
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
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:
parent
b2ab7b214c
commit
34f790301e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_public_interface.yml
vendored
2
.github/workflows/test_public_interface.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: Python application - MyPy
|
name: Python application - Test Public Interface
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
Loading…
Reference in a new issue