Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Sep 29, 2023
1 parent b255370 commit 8d5f930
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,6 @@ jobs:
- name: Test deletion of test/new.txt
uses: ./
id: deleted_file_test
with:
files: |
test/new.txt

- name: Display deleted file test result
if: steps.deleted_file_test.outputs.files_changed == 'true'
Expand Down

0 comments on commit 8d5f930

Please sign in to comment.