Skip to content

17/18 - New features: all and show specific week file #22

17/18 - New features: all and show specific week file

17/18 - New features: all and show specific week file #22

Workflow file for this run

name: CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Starting tests
run: |
echo Starting tests
bash tests.sh