Skip to content

Commit 7392be1

Browse files
committed
fix issue
1 parent bfc4f32 commit 7392be1

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/dagger-fraud-sim.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,4 @@ jobs:
2222
GROQ_API_KEY: ${{ secrets.GROQ_API_KEY }}
2323
run: |
2424
dagger run --cloud authentication-service/auth-service:fraud-v1 \
25-
call run-fraud-sim \
26-
--gemini-api-key env:GEMINI_API_KEY \
27-
--groq-api-key env:GROQ_API_KEY
25+
call run-fraud-sim

0 commit comments

Comments
 (0)