Skip to content

Commit 415c79c

Browse files
authored
Merge pull request #238 from uptane/fix/remove-screenshot-comparison
Disable argos screenshot tests
2 parents bda56ff + 3be823e commit 415c79c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/argos.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: Argos CI Screenshots
22

33
on:
4-
push:
5-
branches: [main]
6-
pull_request:
7-
branches: [main]
4+
workflow_dispatch:
85

96
jobs:
107
take-screenshots:

0 commit comments

Comments
 (0)