Commit 5c0e604b authored by Mark Tyneway's avatar Mark Tyneway

ci: attempt fix

parent 056cb982
#!/bin/bash #!/bin/bash
rm -rf artifacts forge-artifacts
# Handle slither bug unable to work with the foundry tests # Handle slither bug unable to work with the foundry tests
TEMP=$(mktemp -d) TEMP=$(mktemp -d)
mv contracts/test $TEMP/test mv contracts/test $TEMP/test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment