We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc832c commit 49699faCopy full SHA for 49699fa
1 file changed
.github/workflows/test-backend.yaml
@@ -9,6 +9,7 @@ env:
9
10
jobs:
11
test-backend:
12
+ name: "Test backend"
13
runs-on: ubuntu-latest
14
15
env:
0 commit comments