We have repo secrets and variables that I believe are not in use; we should delete them to avoid confusion.
c.f. #378
As mentioned in #390, we have two different workflows:
ci.yml
integration_tests.yml
The first uses both vars and secrets.
Whereas the second looks like it is (mostly) using secrets.
We have repo secrets and variables that I believe are not in use; we should delete them to avoid confusion.
c.f. #378
As mentioned in #390, we have two different workflows:
ci.ymlintegration_tests.ymlThe first uses both
varsandsecrets.Whereas the second looks like it is (mostly) using
secrets.