Skip to content

Commit

Permalink
Remove old python file
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgauntseo-sentry committed Jan 11, 2023
1 parent 4919057 commit ce81577
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 41 deletions.
8 changes: 0 additions & 8 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,6 @@ runs:
python-version: ${{ inputs.python-version }}
cache: 'pip'

#- name: Setup action variables
# id: venv-vars
# shell: bash
# run: |
# python3 -uS ${{ github.action_path }}/bin/setup-venv vars \
# --python-version ${{ inputs.python-version }} \
# --requirement-files-hash ${{ hashFiles(inputs.requirement-files) }}

- uses: actions/cache@v3
id: cache-venv
with:
Expand Down
33 changes: 0 additions & 33 deletions bin/setup-venv

This file was deleted.

0 comments on commit ce81577

Please sign in to comment.