Skip to content

Commit

Permalink
rename CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Oct 16, 2024
1 parent 49bb77c commit dbb5d33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# lint/build examples
name: Examples

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: tests
name: Tests

on:
push:
Expand Down

0 comments on commit dbb5d33

Please sign in to comment.