Skip to content

Commit 3fb98cc

Browse files
committed
Use a consistent job name
1 parent a3a3565 commit 3fb98cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches: [ mlscript ]
77

88
jobs:
9-
lints:
9+
build:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)