Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Dec 21, 2023
1 parent 5f7ba2c commit f855628
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Ice on ${{ matrix.os }}
name: Build Ice

runs:
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/test/action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test Ice on ${{ matrix.os }}
name: Test Ice

runs:
steps:
Expand Down

0 comments on commit f855628

Please sign in to comment.