Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
safoinme committed Sep 24, 2023
1 parent 56cfc4d commit e77ac3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
k3d_test:
name: k3d_test
runs-on: self-hosted
needs:
needs:
- provion-self-hosted-runner
steps:
- name: Checkout
Expand Down Expand Up @@ -229,4 +229,4 @@ jobs:
name: destory-self-hosted-runner
needs: k3d_test
if: always()
uses: ./.github/workflows/destroy-self-hosted-runner.yml
uses: ./.github/workflows/destroy-self-hosted-runner.yml

0 comments on commit e77ac3a

Please sign in to comment.