Home
last modified time | relevance | path

Searched full:runner (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/.github/workflows/
H A DtestWindows.yml40 echo "::add-matcher::${{ runner.tool_cache }}/php.json"
41 echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
H A DtestLinux.yml58 echo ::add-matcher::${{ runner.tool_cache }}/php.json
59 echo ::add-matcher::${{ runner.tool_cache }}/phpunit.json
H A DautoFix.yml35 key: ${{ runner.os }}-rector-${{ hashFiles('_test/rector.php') }}