Skip to content

Commit

Permalink
deno only lints /shuffle
Browse files Browse the repository at this point in the history
Closes: #9593
  • Loading branch information
dimroc authored and bors-libra committed Nov 1, 2021
1 parent 587ef78 commit 0b13d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ jobs:
- name: docker lints
uses: ./.github/actions/docker-checks
- name: deno lints
run: deno lint ./shuffle && deno lint ./language/move-analyzer
run: deno lint ./shuffle

lint:
runs-on: ubuntu-20.04-xl
Expand Down

0 comments on commit 0b13d61

Please sign in to comment.