Skip to content

text2link: don't read current note in loop and fix typo #400

text2link: don't read current note in loop and fix typo

text2link: don't read current note in loop and fix typo #400

Workflow file for this run

name: Run tests
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: php ./.github/workflows/scripts/run-tests.php