Skip to content

Commit

Permalink
🥺
Browse files Browse the repository at this point in the history
  • Loading branch information
umjammer committed Feb 9, 2024
1 parent e2263c5 commit 09b0f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Build with Maven
run: |
mkdir -p $FUSE_MOUNT_POINT
mvn -B install --file pom.xml -s $GITHUB_WORKSPACE/settings.xml -Dmaven.test.skip=true
mvn -B install --file pom.xml -s $GITHUB_WORKSPACE/settings.xml
env:
GITHUB_TOKEN: ${{ github.token }}
FUSE_MOUNT_POINT: tmp/fuse
Expand Down

0 comments on commit 09b0f98

Please sign in to comment.