Skip to content

Commit

Permalink
Update simple.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Anoint <[email protected]>
  • Loading branch information
whoami-anoint authored Jan 29, 2024
1 parent 9d2e2b8 commit ed5dfee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/simple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: Install Python
uses: actions/setup-python@v2
with:
python-version: '3.x'

- name: Install dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit ed5dfee

Please sign in to comment.