Skip to content

Commit

Permalink
Moves period into named tuple for halo methods
Browse files Browse the repository at this point in the history
  • Loading branch information
cadojo committed Jul 13, 2024
1 parent dba72d5 commit ca91416
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ on:
jobs:
test:
name:
Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{
github.event_name }}
Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
Expand Down

0 comments on commit ca91416

Please sign in to comment.