Skip to content

Commit

Permalink
Remove preflight.
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonRichardson committed Oct 12, 2020
1 parent a35955a commit 44960d8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,6 @@ jobs:
set -euxo pipefail
sudo snap install *.snap --dangerous --classic
- name: Preflight
shell: bash
run: |
set -euxo pipefail
juju status
juju version
- name: Smoke Test
shell: bash
run: |
Expand Down

0 comments on commit 44960d8

Please sign in to comment.