Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
memN0ps committed Jun 24, 2024
1 parent 3bd96d0 commit a6cea66
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ jobs:
command: install
args: --debug cargo-make

- name: Run CI
uses: actions-rs/cargo@v1
with:
command: make
args: ci-flow

- name: Build
run: cargo make build-debug

Expand Down

0 comments on commit a6cea66

Please sign in to comment.