Skip to content

Commit 610fc93

Browse files
committed
ci: Fix job identifier
1 parent fbbf22d commit 610fc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on: [ push, pull_request, workflow_dispatch ]
44

55
jobs:
6-
build and test:
6+
build_and_test:
77
name: Build & Test
88
runs-on: ubuntu-latest
99
steps:

0 commit comments

Comments
 (0)