Skip to content

Bump @babel/traverse from 7.14.7 to 7.23.9 (#37) #174

Bump @babel/traverse from 7.14.7 to 7.23.9 (#37)

Bump @babel/traverse from 7.14.7 to 7.23.9 (#37) #174

Workflow file for this run

name: Run Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci
- run: npm test