-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests don't seem to be running now #10
Comments
I think this is still working (my last push triggered a test action). Maybe you saw a commit with only markdown modification : it won't trigger the test if there is only markdown modification: https://github.com/ddev/github-action-add-on-test/blob/main/.github/workflows/add-on-simple-tests.yml#L6-L7 |
That makes sense. |
I guess there must be too many things excluded from tests? Reopening, since neither of these are running: |
I saw that tests on this were running on push earlier, but they don't seem to be running now. The nightlies do seem to be running.
The text was updated successfully, but these errors were encountered: