Skip to content

Commit 5682b7d

Browse files
committed
update ci
1 parent d762519 commit 5682b7d

2 files changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
- name: 📋 Verify tools
2121
run: rokit list
2222

23-
- name: Install toolchain
24-
run: rokit install
25-
2623
- name: Lute lint
2724
run: lute lint src tests .lute
2825

.github/workflows/tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
- name: 📋 Verify tools
2121
run: rokit list
2222

23-
- name: Install toolchain
24-
run: rokit install
25-
2623
- name: Run tests
2724
run: lute test tests
2825

@@ -41,9 +38,6 @@ jobs:
4138
- name: 📋 Verify tools
4239
run: rokit list
4340

44-
- name: Install toolchain
45-
run: rokit install
46-
4741
- name: Rust cache
4842
uses: Swatinem/rust-cache@v2
4943
with:

0 commit comments

Comments
 (0)