mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-05-22 21:45:53 +00:00
chore: prettier
This commit is contained in:
parent
3a4e8803ed
commit
715145fbf2
2 changed files with 2 additions and 2 deletions
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
|
|
@ -82,4 +82,4 @@ jobs:
|
|||
if: steps.badsum.outcome != 'failure'
|
||||
run: |
|
||||
echo "Expected bad-checksum step to fail, but outcome was: ${{ steps.badsum.outcome }}"
|
||||
exit 1
|
||||
exit 1
|
||||
|
|
|
|||
|
|
@ -523,4 +523,4 @@ describe('Testing all functions in run file.', () => {
|
|||
|
||||
await expect(run.run()).resolves.toBeUndefined()
|
||||
})
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue