Skip to content

Commit

Permalink
update: tests action
Browse files Browse the repository at this point in the history
  • Loading branch information
k8scat committed Dec 22, 2021
1 parent b4c0ed1 commit ae608d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- name: Publish
- name: Cargo check
run: cargo check

0 comments on commit ae608d0

Please sign in to comment.