Skip to content

Missing capture method: Update PaymentIntent.swift #256

Missing capture method: Update PaymentIntent.swift

Missing capture method: Update PaymentIntent.swift #256

Workflow file for this run

name: test
on:
pull_request: { types: [opened, reopened, synchronize, ready_for_review] }
push: { branches: [ main ] }
jobs:
unit-tests:
uses: vapor/ci/.github/workflows/run-unit-tests.yml@reusable-workflows
with:
with_coverage: false
with_tsan: true
coverage_ignores: '/Tests/'

Check failure on line 11 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / test

Invalid workflow file

The workflow is not valid. .github/workflows/test.yml (Line: 11, Col: 25): Invalid input, coverage_ignores is not defined in the referenced workflow.