Skip to content

Commit 5f3c87e

Browse files
committed
feat: ajustando nome do job
1 parent 37cc84e commit 5f3c87e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99

1010
jobs:
11-
test:
11+
build-and-test:
1212
runs-on: ubuntu-latest
1313

1414
steps:

0 commit comments

Comments
 (0)