Skip to content

Commit

Permalink
ci: rename test workflow to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Dec 15, 2023
1 parent b51fbb5 commit 028fc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
- main
pull_request:

name: Tests
name: CI
jobs:
unix-test:
name: Unix tests
Expand Down

0 comments on commit 028fc11

Please sign in to comment.