Skip to content

Commit ee952c3

Browse files
committed
Add file provider to ci matrix
Signed-off-by: Nelo-T. Wallus <[email protected]>
1 parent dbc4be0 commit ee952c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@ jobs:
2323
- ""
2424
- examples/kind
2525
- providers/kind
26+
- providers/file
2627
- examples/cluster-api
2728
- providers/cluster-api
29+
- providers/file
2830
name: golangci-lint [${{ matrix.working-directory }}]
2931
steps:
3032
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # tag=v4.2.2

0 commit comments

Comments
 (0)