Skip to content

Commit

Permalink
enable macos GPU tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rectalogic committed Jan 1, 2024
1 parent 8254205 commit f5842ca
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 @@ -96,7 +96,7 @@ jobs:
key: ${{ steps.restore-cache.outputs.cache-primary-key }}
- name: Build/test mediaFX
run: |
MEDIAFX_TEST="-LE GPU" builders/Darwin/mediafx-build.sh
MEDIAFX_TEST= builders/Darwin/mediafx-build.sh
- name: Upload Failed Artifacts
if: failure()
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit f5842ca

Please sign in to comment.