Skip to content

feat: support mysql2 #13

feat: support mysql2

feat: support mysql2 #13

Workflow file for this run

name: CI
on:
push:
branches: [ master, 4.x ]
pull_request:
branches: [ master, 4.x ]
jobs:
Job:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-test-mysql.yml@master

Check failure on line 13 in .github/workflows/nodejs.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. In .github/workflows/nodejs.yml (Line: 13, Col: 11): Error from called workflow node-modules/github-actions/.github/workflows/node-test-mysql.yml@master (Line: 64, Col: 32): A mapping was not expected

Check failure on line 13 in .github/workflows/nodejs.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. In .github/workflows/nodejs.yml (Line: 13, Col: 11): Error from called workflow node-modules/github-actions/.github/workflows/node-test-mysql.yml@master (Line: 64, Col: 32): A mapping was not expected
with:
os: 'ubuntu-latest'
version: '16.17.0, 16, 18, 20'
mysql_version: '5, 8'