Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
Long0x0 committed May 7, 2021
1 parent f4909ed commit 3693acd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ runs:
using: "composite"
steps:
- name: Test python
env:
run: |
pip install -r ${{ github.action_path }}/src/requirements.txt
python ${{ github.action_path }}/src/test.py
Expand Down

0 comments on commit 3693acd

Please sign in to comment.