Skip to content

fixed: counter not incrementing if the operation is an atom #193

fixed: counter not incrementing if the operation is an atom

fixed: counter not incrementing if the operation is an atom #193

Workflow file for this run

name: check makefile
on:
push:
branches: '*'
pull_request:
branches: '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout repo
uses: actions/checkout@main
- name: build application
run: make all