Skip to content

Commit

Permalink
Enabled cli_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinbjornt committed Oct 24, 2023
1 parent 705011c commit 859c089
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: Build app
run: make build_unsigned | xcpretty -c && exit ${PIPESTATUS[0]}
# Tests require GUI environment, disabled in CI
#- name: Run tests
# run: make clt_tests
- name: Run tests
run: make clt_tests

0 comments on commit 859c089

Please sign in to comment.