Skip to content

Commit

Permalink
chore: disable webauthn integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh62 committed Nov 25, 2024
1 parent e4cf95c commit c97f118
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/integ_test_auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:
timeout-minutes: 30
secrets: inherit

auth-webauthn-integration-test-iOS:
name: Auth WebAuthn Integration Tests (iOS)
uses: ./.github/workflows/integ_test_auth_webauthn.yml
secrets: inherit
# Disabling the integration test because the job is not able to connect to the local server
# auth-webauthn-integration-test-iOS:
# name: Auth WebAuthn Integration Tests (iOS)
# uses: ./.github/workflows/integ_test_auth_webauthn.yml
# secrets: inherit

0 comments on commit c97f118

Please sign in to comment.