diff --git a/.github/workflows/module-tests.yml b/.github/workflows/module-tests.yml index 69364c98..fb80c406 100644 --- a/.github/workflows/module-tests.yml +++ b/.github/workflows/module-tests.yml @@ -1,7 +1,7 @@ # This workflow will install Python dependencies, run tests and lint with a single version of Python # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python -name: One-shot Simulation Test +name: Basic Module Tests on: push: