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 7a43fc7 commit a93bf5eCopy full SHA for a93bf5e
.github/workflows/test-update.yml
@@ -23,7 +23,5 @@ jobs:
23
go-version-file: go.mod
24
25
- name: Run dep package update test
26
- env:
27
- GH_TOKEN: ${{ secrets.ARDUINOBOT_TOKEN }}
28
run: |
29
go tool task test:update
0 commit comments