Skip to content

Commit

Permalink
new lines?
Browse files Browse the repository at this point in the history
Signed-off-by: catsby <clint@ctshryock.com>
  • Loading branch information
catsby committed Sep 26, 2024
1 parent cca039f commit e2d3f9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/actions/k3d/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ runs:

- if: ${{ inputs.create-cluster }}
run: k3d cluster delete && k3d cluster create
shell: bash
shell: bash

1 change: 1 addition & 0 deletions .github/workflows/nightly-uds-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ jobs:
- name: Run UDS Core smoke test
run: build/uds run test:ci-uds-core-smoke-test
shell: bash

0 comments on commit e2d3f9d

Please sign in to comment.