Skip to content

Commit

Permalink
Rename ci.yml workflow into test.yml
Browse files Browse the repository at this point in the history
This workflow includes tests and it looks better on GH actions
UI if we use this name.
  • Loading branch information
tvdeyen committed Jun 29, 2023
1 parent e9ead99 commit 57ae8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml → .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Test

on: [push, pull_request]

Expand Down

0 comments on commit 57ae8db

Please sign in to comment.