Skip to content

Commit 0c696fe

Browse files
committed
node: Rename CI to be consistent
1 parent 403cd4f commit 0c696fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/node.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run flatpak-node-generator tests
1+
name: CI
22

33
on:
44
push:
@@ -13,7 +13,7 @@ defaults:
1313
working-directory: node
1414

1515
jobs:
16-
check:
16+
node:
1717
strategy:
1818
fail-fast: false
1919
matrix:

0 commit comments

Comments
 (0)