workflows/tests: remove version comments
Dependabot doesn't bump them
This commit is contained in:
parent
c3db192831
commit
6eebcf46f7
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -210,7 +210,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- uses: codecov/codecov-action@fcebab03f26c7530a22baa63f06b3e0515f0c7cd # v1.2.1
|
- uses: codecov/codecov-action@fcebab03f26c7530a22baa63f06b3e0515f0c7cd
|
||||||
|
|
||||||
test-default-formula-linux:
|
test-default-formula-linux:
|
||||||
name: test default formula (Linux)
|
name: test default formula (Linux)
|
||||||
@ -292,4 +292,4 @@ jobs:
|
|||||||
|
|
||||||
- run: brew test-bot --only-formulae --test-default-formula
|
- run: brew test-bot --only-formulae --test-default-formula
|
||||||
|
|
||||||
- uses: codecov/codecov-action@fcebab03f26c7530a22baa63f06b3e0515f0c7cd # v1.2.1
|
- uses: codecov/codecov-action@fcebab03f26c7530a22baa63f06b3e0515f0c7cd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user