Skip to content

Commit 60b7f0c

Browse files
hyperpolymathclaude
andcommitted
chore: batch RSR compliance
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f1fe879 commit 60b7f0c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/hypatia-scan.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,9 @@ jobs:
4242
run: |
4343
if [ ! -f hypatia-v2 ]; then
4444
echo "Building hypatia-v2 scanner..."
45-
cd scanner
4645
mix deps.get
4746
mix escript.build
48-
mv hypatia ../hypatia-v2
47+
mv hypatia hypatia-v2
4948
fi
5049
5150
- name: Run Hypatia scan

0 commit comments

Comments
 (0)