Skip to content

Commit

Permalink
Changed name
Browse files Browse the repository at this point in the history
  • Loading branch information
mkranzlein committed Aug 20, 2023
1 parent 2347b5a commit 53bdc26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: HiPool
name: build

on: push

Expand All @@ -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

0 comments on commit 53bdc26

Please sign in to comment.