Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaven-stytch committed Feb 21, 2025
1 parent 6b1292c commit 95efd0a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,8 @@ jobs:
- name: Autobuild
run: |
echo "Run, Build Application using script"
java --version
./gradlew --debug --no-daemon assemble
env:
GOOGLE_OAUTH_CLIENT_ID: 'abc123'
PASSKEYS_DOMAIN: 'abc123'
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
Expand Down

0 comments on commit 95efd0a

Please sign in to comment.