Skip to content

cd fixed bad arguments #7

cd fixed bad arguments

cd fixed bad arguments #7

Workflow file for this run

# name: global
# on:
# push:
# branches: [ "main" ]
# pull_request:
# branches: [ "main" ]
# jobs:
# global_job:
# runs-on: ubuntu-latest
# name: global
# steps:
# - uses: actions/checkout@v3
# - run: sudo apt update && sudo apt install valgrind && cd qa/global && /usr/bin/env python3 global.py