Home
last modified time | relevance | path

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

/dokuwiki/.github/workflows/
H A DtestWindows.yml36 echo "::add-matcher::${{ runner.tool_cache }}/php.json"
37 echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
H A DtestLinux.yml54 echo ::add-matcher::${{ runner.tool_cache }}/php.json
55 echo ::add-matcher::${{ runner.tool_cache }}/phpunit.json
H A DautoFix.yml31 key: ${{ runner.os }}-rector-${{ hashFiles('_test/rector.php') }}