Skip to content

Commit

Permalink
Update multitenet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 authored Aug 5, 2024
1 parent 5ac6707 commit 9b8208d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/multitenet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.8'
cache: 'pip' # caching pip dependencies
cache-dependency-path: '**/requirements.txt'
- run: python3 -m pip install -r requirements.txt
- run: pipx install crudini

0 comments on commit 9b8208d

Please sign in to comment.