Skip to content

Removing original ex5 solution #3

Removing original ex5 solution

Removing original ex5 solution #3

Workflow file for this run

---
name: Exercise6
on:
- push
jobs:
exercise6:
runs-on: "ubuntu-24.04"
steps:
- run: echo "${{ secrets.EXERCISE6 }}"