This commit is contained in:
parent
a3dd7f2979
commit
21e1d47d5f
1 changed files with 0 additions and 4 deletions
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
|
@ -8,10 +8,6 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- "main"
|
- "main"
|
||||||
|
|
||||||
env:
|
|
||||||
# TODO(jaredallard): Remove when act is finally working properly.
|
|
||||||
DOCKER_HOST: "tcp://localhost:2375"
|
|
||||||
|
|
||||||
# Ensure we run only one job at a time.
|
# Ensure we run only one job at a time.
|
||||||
concurrency:
|
concurrency:
|
||||||
group: "elint-${{ github.repository }}-${{ github.ref }}"
|
group: "elint-${{ github.repository }}-${{ github.ref }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue