Skip to content

feat: add mysql@8 test case #9

feat: add mysql@8 test case

feat: add mysql@8 test case #9

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
with:
os: 'ubuntu-latest'
version: '16.17.0, 16, 18, 20'
Job:

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

View workflow run for this annotation

GitHub Actions / .github/workflows/nodejs.yml

Invalid workflow file

You have an error in your yaml syntax on line 17
name: Node.js - Mysql 8
uses: node-modules/github-actions/.github/workflows/node-test-mysql.yml@master
with:
os: 'ubuntu-latest'
version: '20'
mysql_version: '8'