Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test worked! Now onto the variables.
Currently successfully running all of the tests in my repo only, so I can cancel the jobs if need be. Also, I am now able to test out using API keys in the workflow. It looks like the `TEST_ENVVAR = os.environ["TEST_ENVVAR"]` method is unrecognized/invalid, so I'm removing it and trying out the .get method instead.
- Loading branch information