We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4aa0e6 commit b6aedf9Copy full SHA for b6aedf9
.github/workflows/tests.yaml
@@ -20,8 +20,6 @@ jobs:
20
steps:
21
- name: Checkout Repository
22
uses: actions/checkout@v4
23
- with:
24
- fetch-depth: 0
25
26
- name: Check for changes in test-relevant directories
27
id: changed-tests
0 commit comments