Skip to content

chore(deps): bump wrapt from 1.15.0 to 1.16.0 #267

chore(deps): bump wrapt from 1.15.0 to 1.16.0

chore(deps): bump wrapt from 1.15.0 to 1.16.0 #267

Workflow file for this run

---
name: CI Tests
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run Unit Tests
run: make test