Skip to content

Commit

Permalink
chore: removed unused code (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Jun 24, 2022
1 parent 3df9c18 commit 34a865a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test.yml
Expand Up @@ -19,16 +19,6 @@ jobs:
uses: actions/checkout@v3
- name: shellcheck
uses: reviewdog/action-shellcheck@v1.15

test-missing-git:
name: Test changed-files without git.
runs-on: self-hosted

steps:
- name: Run changed-files with defaults
id: changed-files
continue-on-error: true
uses: ./

test-pull-requests-from-forks:
name: Test changed-files diff on pull_requests from forks
Expand Down

0 comments on commit 34a865a

Please sign in to comment.