Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Commit

Permalink
Revert "Removendo etapa de setup por conta do denolib/setup-deno/issu…
Browse files Browse the repository at this point in the history
…es/51"

This reverts commit 087ef04.
  • Loading branch information
davivcgarcia committed Jul 21, 2020
1 parent f7f82e5 commit 057b664
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
with:
submodules: true

# - name: (API) Setup Deno environment
# uses: denolib/setup-deno@v2
# with:
# deno-version: v1.x
- name: (API) Setup Deno environment
uses: denolib/setup-deno@v2
with:
deno-version: v1.x

- name: (API) Lint Deno code conventions
run: deno fmt --check
Expand Down

0 comments on commit 057b664

Please sign in to comment.