Skip to content

Bump bun-types from 1.1.33 to 1.1.34 #131

Bump bun-types from 1.1.33 to 1.1.34

Bump bun-types from 1.1.33 to 1.1.34 #131

Workflow file for this run

name: Test Makefile
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Makefile
run: make
- name: Run tests
run: npm test