Skip to content

Update dependency mocha to v10.2.0 #168

Update dependency mocha to v10.2.0

Update dependency mocha to v10.2.0 #168

Workflow file for this run

name: Test
on:
pull_request:
push:
branches:
- main
- 'renovate/*'
jobs:
test:
uses: tryghost/actions/.github/workflows/test.yml@main
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}