Skip to content

Commit

Permalink
Add forgotten run name for Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
hiromatsui committed Jun 14, 2023
1 parent 7f1b57c commit 7c00d58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux_and_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
make
make test
Run-on-Mac:
name: test-compile on Mac
runs-on: [macos-latest]
steps:
Expand Down

0 comments on commit 7c00d58

Please sign in to comment.