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 f5375f7 commit ef32092Copy full SHA for ef32092
.github/workflows/build_test_deploy.yml
@@ -20,8 +20,6 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- uses: actions/checkout@v3
23
- with:
24
- fetch-depth: 25
25
- name: Install moreutils
26
run: sudo apt install moreutils
27
- name: Check examples
0 commit comments