fdhsfdh
This commit is contained in:
parent
4eb42b79f7
commit
acac403d86
2
.github/workflows/bash.yml
vendored
2
.github/workflows/bash.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
#- uses: actions/checkout@v2
|
||||
- name: Output changed files hopefully
|
||||
run: git diff-tree --no-commit-id --name-only -r ${{ github.sha }} ; exit 1
|
||||
- name: Installing dependencies..
|
||||
|
Loading…
Reference in New Issue
Block a user