Skip to content

Commit

Permalink
Revert "run without sampledata to see what happens"
Browse files Browse the repository at this point in the history
This reverts commit de73c98.
  • Loading branch information
ndv99 committed Nov 13, 2024
1 parent de73c98 commit 572967d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sitespeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
uses: canonical/setup-maas@main
with:
maas-url: ${{ env.MAAS_URL }}/MAAS
# use-maasdb-dump: true
# maasdb-dump-url: https://github.com/canonical/maas-ui-testing/raw/main/db/maasdb-22.04-master-1000.dump
use-maasdb-dump: true
maasdb-dump-url: https://github.com/canonical/maas-ui-testing/raw/main/db/maasdb-22.04-master-1000.dump
- name: Create MAAS admin
run: |
sleep 30
Expand Down

0 comments on commit 572967d

Please sign in to comment.