Skip to content

Commit

Permalink
Update macos_m1_install.yml
Browse files Browse the repository at this point in the history
yaml indentation errors
  • Loading branch information
antonioettorre authored Feb 27, 2024
1 parent 9bb7f06 commit 9cdd8c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos_m1_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ jobs:
# -v 2 also logs the test names
OQ_APPLICATION_MODE=public ./openquake/server/manage.py test -v 2 tests.test_public_mode
- name: Test WebUI and run https calculation
run: |
- name: Test WebUI and run https calculation
run: |
set -x
source ~/openquake/bin/activate
mkdir /var/log/oq-engine/
Expand Down

0 comments on commit 9cdd8c2

Please sign in to comment.