Skip to content

Commit

Permalink
Parallel only has TS releases
Browse files Browse the repository at this point in the history
  • Loading branch information
jb-lopez committed Apr 28, 2023
1 parent 688bcdc commit 626d0ea
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/parallel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ jobs:
name: ["parallel"]
repo: ["krakjoe/parallel"]
enable: ["with-parallel"]
include:
- ts: "ts"
release: "Release_TS"
- ts: "nts"
release: "Release"
release: ["Release_TS"]
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 626d0ea

Please sign in to comment.