Skip to content

feat: add pop-count exercise #3122

feat: add pop-count exercise

feat: add pop-count exercise #3122

Workflow file for this run

name: Test Runner
on:
push:
branches:
- main
pull_request:
jobs:
test-runner:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run test-runner
run: docker-compose run test-runner