Skip to content

πŸ› fix logging when got a bad address #83

πŸ› fix logging when got a bad address

πŸ› fix logging when got a bad address #83

Workflow file for this run

name: ft_strace tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build
run: make
- name: test
run: make unit