Skip to content

Upgraded tests for acronym and all-your-base exercises using not deprecated functionality #395

Upgraded tests for acronym and all-your-base exercises using not deprecated functionality

Upgraded tests for acronym and all-your-base exercises using not deprecated functionality #395

Workflow file for this run

name: Test
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-20.04
steps:
- name: Checkout repository
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5
- name: Run tests for all exercises
run: bin/test