Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

Commit

Permalink
Fix GithubActions
Browse files Browse the repository at this point in the history
  • Loading branch information
fabio-filho committed Sep 4, 2020
1 parent f6d2652 commit a0cf588
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:
- name: Checkout to branch
uses: actions/checkout@v1

- name: Get Changed Files
id: file_changes
uses: trilom/file-changes-action@v1.2.3
with:
output: ' '

- name: Install setuptools and wheel
run: >-
python -m
Expand Down

0 comments on commit a0cf588

Please sign in to comment.