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

Commit

Permalink
fix: slither tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AmeanAsad committed Aug 5, 2023
1 parent b7fca33 commit 38ad137
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/contracts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ jobs:
id: slither
with:
target: "src/Measure.sol"
fail-on: none
fail-on: none
solc-version: 0.8.21

0 comments on commit 38ad137

Please sign in to comment.