Skip to content

Commit

Permalink
Remove testing branch checkout.
Browse files Browse the repository at this point in the history
Signed-off-by: Caroline Russell <[email protected]>
  • Loading branch information
cerrussell committed Nov 20, 2024
1 parent cf637e6 commit 3028eb7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/snapshot-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ jobs:
git clone https://github.com/appthreat/cdxgen-samples.git original_snapshots
python3.12 -m venv .venv
source .venv/bin/activate && pip install -r test/diff/requirements.txt
cd original_snapshots
git checkout feature/expand-snapshots
- name: Generate scripts
run: |
Expand Down

0 comments on commit 3028eb7

Please sign in to comment.