Skip to content

pre google meeting

pre google meeting #6

Workflow file for this run

# name: Evaluator
# on:
# push:
# branches: [ "main" ]
# pull_request:
# branches: [ "main" ]
# jobs:
# test:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v3
# - name: evaluator
# run: sudo apt update && sudo apt install valgrind && cd qa && ./evaluator.py