Skip to content

Commit e78af57

Browse files
authored
Merge branch 'GenAI-Security-Project:main' into feat/aegis-telemetry-schema-clean
2 parents 2183eeb + 1450fc4 commit e78af57

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
jobs:
1010
test:
1111
runs-on: ubuntu-latest
12+
env:
13+
LLM_PROVIDER: mock
1214

1315
steps:
1416
- uses: actions/checkout@v4

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ google-credentials.json
7575
SECURITY_BUGS_REPORT.md
7676

7777

78-
.node_modules/
78+
node_modules/
7979

8080
# SQLite databases
8181
*.db

0 commit comments

Comments
 (0)