From 2fc244e9d7fcc949a187d85ecd2af69950f57dcf Mon Sep 17 00:00:00 2001 From: Jennifer Tran <12633533+botanical@users.noreply.github.com> Date: Mon, 2 Dec 2024 11:25:18 -0800 Subject: [PATCH] fix: remove more debugging steps, update dataset.mdx --- .github/workflows/pr.yml | 9 --------- scripts/dataset.mdx | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 7b8ec599..275d4591 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -211,15 +211,6 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - - name: Check `scripts` directory - run: | - if [ -d "./scripts" ]; then - echo "scripts directory exists!" - ls -al ./scripts - else - echo "scripts directory not found." - fi - - name: Use output from dataset-publication-and-configuration run: | echo "The output from the previous step is: ${{ needs.publish-new-datasets.outputs.publishedCollections }}" diff --git a/scripts/dataset.mdx b/scripts/dataset.mdx index 036cfa7f..e5851fbd 100644 --- a/scripts/dataset.mdx +++ b/scripts/dataset.mdx @@ -1,5 +1,5 @@ - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. + [[REPLACE WITH RELEVANT DATASET INFORMATION]] \ No newline at end of file