Skip to content

Commit

Permalink
Update name of these two.
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliu committed Jun 9, 2024
1 parent 19d7026 commit 43163aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/analyze.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ubsan-unit-tests
name: analyze
on: [push]
jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ubsan-unit-tests
name: coverage
on: [push]
jobs:
build:
Expand Down

0 comments on commit 43163aa

Please sign in to comment.