You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to make sure our example doesn't get randomly broken. We should make an E2E test to ensure that it actually works!
We just need to go through the readme. We save the necessary files in a folder called multipy/examples, then we just need to reproduce the examples as a job using github actions in a file called multipy/.github/workflows/test_example.yaml. You can look at the other workflows to get an idea of how to create this one!
The text was updated successfully, but these errors were encountered:
We need to make sure our example doesn't get randomly broken. We should make an E2E test to ensure that it actually works!
We just need to go through the readme. We save the necessary files in a folder called
multipy/examples
, then we just need to reproduce the examples as a job using github actions in a file calledmultipy/.github/workflows/test_example.yaml
. You can look at the other workflows to get an idea of how to create this one!The text was updated successfully, but these errors were encountered: