diff --git a/.github/workflows/DAP20 b/.github/workflows/DAP20 new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/.github/workflows/DAP20 @@ -0,0 +1 @@ + diff --git a/.github/workflows/testsPython.yml b/.github/workflows/testsPython.yml index 452f71d..6148634 100644 --- a/.github/workflows/testsPython.yml +++ b/.github/workflows/testsPython.yml @@ -34,7 +34,7 @@ on: env: python-version: "3.13" - + jobs: # Job #1: Run Python unit tests # @@ -77,3 +77,5 @@ jobs: else echo "failure notifications go here" fi + +