Skip to content

Commit

Permalink
chore: rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Nov 3, 2023
1 parent 7fef606 commit a387b65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: ci

on:
push:
Expand Down Expand Up @@ -52,6 +52,7 @@ jobs:
else
echo "✅ The documentation is up to date."
fi
test:
name: Test
runs-on: ubuntu-latest
Expand Down

0 comments on commit a387b65

Please sign in to comment.