Skip to content

Commit

Permalink
Remove performance tests
Browse files Browse the repository at this point in the history
Co-authored-by: Abril Rincón Blanco <[email protected]>
  • Loading branch information
perseoGI and AbrilRBS authored Sep 26, 2024
1 parent ffe856c commit 99a470a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osx-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: false
matrix:
os: [macos-latest]
setup: [unittests, functional, integration, performance]
setup: [unittests, functional, integration]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 99a470a

Please sign in to comment.