Skip to content

Implement Camicia Practice Exercise #196

Implement Camicia Practice Exercise

Implement Camicia Practice Exercise #196

name: Deprecated
on:
pull_request:
paths:
- "exercises/**"
push:
branches:
- main
workflow_dispatch:
jobs:
test-deprecated:
name: Check for deprecated exercises
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
fetch-depth: 0
- name: Test deprecated exercises using test-deprecated-exercises
run: bin/test-deprecated-exercises