Skip to content

[concept-exercises-test-upgrades]: Updated tests in the concept exercises using not deprecated functionality. #393

[concept-exercises-test-upgrades]: Updated tests in the concept exercises using not deprecated functionality.

[concept-exercises-test-upgrades]: Updated tests in the concept exercises using not deprecated functionality. #393

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