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 f968e6e commit f2f1003Copy full SHA for f2f1003
.github/workflows/run-tests.yml
@@ -5,6 +5,7 @@ on: [push]
5
jobs:
6
test:
7
name: PHP 8.0 - MySQL 8.0
8
+
9
runs-on: ubuntu-latest
10
11
services:
0 commit comments