Skip to content

Commit

Permalink
ci: fix csi job
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaser committed Sep 16, 2023
1 parent 69f4ef4 commit 70691bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/csi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
- name: Run tests
uses: ./.github/actions/molecule
with:
scenario: ceph
scenario: csi
network_backend: ${{ matrix.network_backend }}
csi_driver: ${{ matrix.driver }}

0 comments on commit 70691bf

Please sign in to comment.