From ae4d13314835803eb271e9c22630cc074f9155ea Mon Sep 17 00:00:00 2001 From: atharva-2001 Date: Thu, 17 Nov 2022 21:47:04 +0530 Subject: [PATCH] Change my username to TARDIS --- .github/workflows/bridge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bridge.yml b/.github/workflows/bridge.yml index f7a392d4b..5344c6b85 100644 --- a/.github/workflows/bridge.yml +++ b/.github/workflows/bridge.yml @@ -89,7 +89,7 @@ jobs: repository: tardis-sn/tardis - name: Download refdata_compare notebook - run: wget https://raw.githubusercontent.com/atharva-2001/tardis-refdata/raise_error_refdata_compare/notebooks/ref_data_compare_from_paths.ipynb + run: wget https://raw.githubusercontent.com/tardis/tardis-refdata/raise_error_refdata_compare/notebooks/ref_data_compare_from_paths.ipynb - name: Download reference data run: bash .ci-helpers/download_reference_data.sh