Skip to content

Commit 8f758f5

Browse files
committed
CI fix
1 parent 0c92648 commit 8f758f5

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ jobs:
99
- uses: actions/checkout@v2
1010
- run: ci/set_rust_version.bash ${{ matrix.channel }} ${{ matrix.target }}
1111
shell: bash
12-
- run: ci/build.bash cargo ${{ matrix.target }}
13-
shell: bash
1412
- run: ci/test.bash cargo ${{ matrix.target }}
1513
shell: bash
1614

ci/build.bash

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)