Skip to content

Commit

Permalink
Advanced mode is now explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
xiwenc committed Jun 11, 2024
1 parent b8a182c commit 6d4f0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Test subcommand export-model
run: |
bin/mendix-cli export-model -i resources/app
bin/mendix-cli export-model --mode advanced -i resources/app
git diff --exit-code modelsource
- name: Test subcommand lint
Expand Down

0 comments on commit 6d4f0d8

Please sign in to comment.