Skip to content

Commit

Permalink
Don't run JS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Iron-Ham committed Oct 11, 2023
1 parent 37fa288 commit 4fa1bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
scheme: ApolloPaginationTests
test-plan: Apollo-PaginationTestPlan
name: ApolloPagination Unit Tests - macOS
run-js-tests: true
run-js-tests: false
name: ${{ matrix.name }}
steps:
- uses: maxim-lobanov/setup-xcode@v1
Expand Down

0 comments on commit 4fa1bb0

Please sign in to comment.