Skip to content

Commit 7babaca

Browse files
committed
CI - no need to specify a container for the linter
1 parent 27dfb13 commit 7babaca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/lint.yml

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on: [push, pull_request]
55
jobs:
66
lint:
77
runs-on: ubuntu-latest
8-
container:
9-
image: google/dart:latest
108
steps:
119
- uses: actions/checkout@v2
1210
- uses: axel-op/dart-package-analyzer@v3

0 commit comments

Comments
 (0)