Skip to content

Commit

Permalink
Changed dependencies instalation.
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjrsa committed Mar 9, 2024
1 parent a722be5 commit 0d7eb33
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@ name: CI
on: [push]

env:
PYTHON_VERSION: "3.12"
POETRY_NO_INTERACTION: 1
POETRY_VIRTUALENVS_CREATE: 'false'
POETRY_CACHE_DIR: '/var/cache/pypoetry'
POETRY_HOME: '/usr/local'

jobs:
lint:
Expand Down

0 comments on commit 0d7eb33

Please sign in to comment.