mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-19 19:55:13 +00:00
chore(ci): remove cleanup step from linters.yml
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
5
.github/workflows/linters.yml
vendored
5
.github/workflows/linters.yml
vendored
@@ -20,11 +20,6 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Clean up previous checkouts
|
|
||||||
shell: bash
|
|
||||||
run: |
|
|
||||||
rm -rf ${{ github.workspace }} || true
|
|
||||||
|
|
||||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||||
|
|
||||||
- name: GitHub Actions
|
- name: GitHub Actions
|
||||||
|
|||||||
Reference in New Issue
Block a user