Skip to content

Commit

Permalink
chore: add tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Amninder Kaur committed Sep 5, 2023
1 parent bc9b0b9 commit 0e53ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
run: cargo build
- name: pre-commit checks
#access scripts from scripts folder
run: ../../scripts/pre-commit-checks.sh
run: ./scripts/pre-commit-checks.sh

0 comments on commit 0e53ba0

Please sign in to comment.