Skip to content

add () to print for Python 3 #15

add () to print for Python 3

add () to print for Python 3 #15

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- working-directory: src_o
- name: make
run: make debug