Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
Fix bsb sdr results csv
  • Loading branch information
afontani committed Jan 8, 2025
1 parent e18e253 commit f6505c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
path: |
project_national/results-Baseline.csv
project_testing/results-Baseline.csv
sdr_upgrades_tmy3/results-EnvelopeOnlyLightTouchEnvelope.csv # TODO
project_national/results-EnvelopeOnlyLightTouchEnvelope.csv
if-no-files-found: error

integration-tests:
Expand Down Expand Up @@ -203,8 +203,8 @@ jobs:
path: |
project_national/national_baseline/results_csvs/results_up00.csv
project_testing/testing_baseline/results_csvs/results_up00.csv
project_national/sdr_upgrades_tmy3/results_csvs/results_up016.csv
if-no-files-found: error
project_national/sdr_upgrades_tmy3/results_csvs/results_up16.csv
if-no-files-found: error

- name: Run tests
run: |
Expand Down

0 comments on commit f6505c7

Please sign in to comment.