diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2affa5b..2d0d5d6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,4 +1,4 @@ -name: HiPool +name: build on: push @@ -25,7 +25,7 @@ jobs: post-cleanup: 'none' - name: Run tests run: pytest - # See + # See shell info # https://github.com/mamba-org/setup-micromamba#about-login-shells # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsshell shell: pwsh \ No newline at end of file