Skip to content

Commit 7ec5032

Browse files
committed
chore(ci): rename tests job
1 parent af4d942 commit 7ec5032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [main]
66

77
jobs:
8-
tests-sqlite:
8+
tests:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)