Skip to content

build(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.2 #63

build(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.2

build(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.2 #63

Workflow file for this run

name: 'build-test'
on:
pull_request:
push:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
npm install
- run: |
npm run all
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./
with:
version: 'v3.10.0'
- run: |
gator --version