We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ea392 commit 369176cCopy full SHA for 369176c
.github/workflows/phpspy_test.yml
@@ -3,6 +3,8 @@ on: [push, pull_request]
3
jobs:
4
phpspy_test_job:
5
runs-on: ubuntu-20.04
6
+ env:
7
+ TERM: linux
8
steps:
9
- name: checkout
10
uses: actions/checkout@v2
0 commit comments