Skip to content

Commit 60e9ce1

Browse files
committed
try 9
1 parent e8be557 commit 60e9ce1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ jobs:
5757
- name: Create symbolic link
5858
run: ln -s ${{ github.workspace }} kanboard/plugins/$PLUGIN
5959

60+
61+
# - phpenv config-add tests/php.ini
62+
6063
- name: Install Composer dependencies
6164
run: |
6265
cd kanboard

0 commit comments

Comments
 (0)