mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
prettier fixes
This commit is contained in:
1
.github/workflows/integration-test.yaml
vendored
1
.github/workflows/integration-test.yaml
vendored
@@ -24,7 +24,6 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
# This job is used as a workaround to a limitation when using a matrix of
|
||||
# variations that a job should be executed against. The limitation is that a
|
||||
# matrix once defined can't include any conditions.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- [ ] Add / update documentation
|
||||
- [ ] Add tests
|
||||
- [ ] Add / update documentation
|
||||
- [ ] Add tests
|
||||
|
||||
<!-- Read more about our code-review guidelines at https://the-littlest-jupyterhub.readthedocs.io/en/latest/contributing/code-review.html -->
|
||||
|
||||
Reference in New Issue
Block a user