Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed May 30, 2021
1 parent 09b35f1 commit c1b012e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
dependencies:
- "locked"
experimental:
- true
- false

name: PHP${{ matrix.php }}-${{ matrix.os }} (${{ matrix.dependencies }})

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -31,7 +31,7 @@ jobs:
- "highest"
- "lowest"
experimental:
- true
- false

name: PHP${{ matrix.php }}-${{ matrix.os }} (${{ matrix.dependencies }})

Expand Down

0 comments on commit c1b012e

Please sign in to comment.