From d9a6ad293027451a61ec5da543c55762d895b9ce Mon Sep 17 00:00:00 2001 From: Patrick Creighton Date: Mon, 4 Sep 2023 17:42:44 -0700 Subject: [PATCH] Add links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f32d2d0..4b96219 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ You may use any resources you find, but must complete the quiz individually. Goo - You can find the results in the Actions tab on GitHub: [viewing your workflow results](https://docs.github.com/en/actions/quickstart#viewing-your-workflow-results). - Hidden Tests: - Enable by asking your email contact to add the required repository secret - - Run Python solution tests [here]() and C/C++ solution tests [here]() + - Run Python solution tests [here](https://github.com/UBCSailbot/software-quiz/actions/workflows/python-hidden.yml) and C/C++ solution tests [here](https://github.com/UBCSailbot/software-quiz/actions/workflows/c-cpp-hidden.yml) - Once the repository secret has been added, the Tests Prerequisites Check job should pass 4. Submit the completed quiz - GitHub: send us the link to your repository, ensuring that it is public