Skip to content

Commit

Permalink
test if this would fail on github action
Browse files Browse the repository at this point in the history
  • Loading branch information
diohe0311 committed Jul 18, 2023
1 parent 26b4744 commit 8403d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metabox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
lxc profile device add default root disk path=/ pool=metabox${{ matrix.os }}
lxc storage list
- name: Install dependencies
run: python3 -m pip install --upgrade pyopenssl pip setuptools
run: python3 -m pip install --upgrade pyopenssl
- name: Install Metabox
run: python3 -m pip install -e .
- name: Run Metabox scenarios
Expand Down

0 comments on commit 8403d9b

Please sign in to comment.