Skip to content

Commit

Permalink
Disable unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomirp committed Jan 23, 2024
1 parent 2841636 commit fb7d8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
pipx install tox
pipx install poetry
- name: Run tests
run: tox run -e unit
# run: tox run -e unit

build:
name: Build charm
Expand Down

0 comments on commit fb7d8aa

Please sign in to comment.