We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4d942 commit 7ec5032Copy full SHA for 7ec5032
1 file changed
.github/workflows/tests.yml
@@ -5,7 +5,7 @@ on:
5
branches: [main]
6
7
jobs:
8
- tests-sqlite:
+ tests:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v6
0 commit comments