Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit b26b9d4

Browse files
committed
Test uses action
1 parent 3721a9c commit b26b9d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/kuksa_databroker-cli_build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
steps:
3535
- name: Installing JVM
3636
run: sudo apt update && sudo apt-get install -y default-jre
37+
- uses: actions/checkout@v3
3738
- name: cargo fmt
3839
working-directory: ${{github.workspace}}
3940
run: cargo fmt -- --check

0 commit comments

Comments
 (0)