Skip to content

regex stuff

regex stuff #55

Workflow file for this run

name: Test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
name: Test
steps:
- uses: actions/checkout@v3
- uses: ./
with:
dependencies-yml: ./fixtures/dependencies.yml
output-file: ./fixtures/PHP_EXTENSION_VERSIONS
dry-run: true
- run: bash ./bin/test-textfile.sh ./fixtures/PHP_EXTENSION_VERSIONS