Skip to content

Commit

Permalink
temp: macos test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Oct 28, 2023
1 parent 06296aa commit 485d761
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/desktop-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@ jobs:
run: ./build.sh --universal
- name: Build test executable
run: ./gui/scripts/build-test-executable.sh aarch64-apple-darwin
# FIXME: This fails for some reason, but the artifact is built
continue-on-error: true
- uses: actions/upload-artifact@v3
if: '!cancelled()'
with:
Expand Down

0 comments on commit 485d761

Please sign in to comment.