From c7a7ab7699e58eb0cff86a31b19dea46fddca76d Mon Sep 17 00:00:00 2001 From: pabramber01 Date: Fri, 22 Mar 2024 20:41:31 +0100 Subject: [PATCH] (fix) Relative paths Relative paths have been updated to the new project structure. --- .github/workflows/build.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 031a26c..79d9d48 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,4 +20,4 @@ jobs: - name: Install dependencies run: pip install -r ./requirements.txt - name: Test - run: python ./src/build_check.py + run: python ./f1_prediction/scripts/build_check.py diff --git a/README.md b/README.md index 1bf7974..ee374e1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # F1 Prediction

- logo + logo

The FIA Formula 1 World Championship, better known as Formula 1, F1 or Formula One, is the premier international motorsport competition and the most popular and prestigious motorsport championship in the world since 1950. The governing body is the Fédération Internationale de l'Automobile (FIA). Since September 2016, following the acquisition of Formula One Group, the American company Liberty Media has been responsible for managing and operating the championship.