Skip to content

Commit b3dcb9e

Browse files
committed
ci: add GitHub Actions workflows for tests and SLSA provenance
1 parent 83c6843 commit b3dcb9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
test:
14-
name: Run tests and collect coverage
14+
name: Run tests
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout

0 commit comments

Comments
 (0)