Skip to content

Commit

Permalink
[CI] removed ref to DENO_JOBS - parallel does the right thing
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed Apr 19, 2024
1 parent cadb6bc commit 9781b7b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.PHONY: build test bundle lint

export DENO_JOBS=4

build: test

lint:
Expand Down

0 comments on commit 9781b7b

Please sign in to comment.