Skip to content

Commit 30729fb

Browse files
author
Alvaro Muñoz
committed
Rename build workflow and job
1 parent 7e5b552 commit 30729fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml renamed to .github/workflows/ci.yml

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

88
jobs:
9-
compile:
9+
compile-and-test:
1010
runs-on: ubuntu-latest
1111

1212
strategy:

0 commit comments

Comments
 (0)