Skip to content

Commit

Permalink
Revert Azure-Samples#307 since no need anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
moarychan committed Apr 26, 2022
1 parent e4b6d35 commit a3375a5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
echo "eng" >> .git/info/sparse-checkout
echo "sdk/keyvault" >> .git/info/sparse-checkout
echo "sdk/boms" >> .git/info/sparse-checkout
echo "sdk/aot" >> .git/info/sparse-checkout
git pull --depth=1 origin main
mvn clean install -Dmaven.javadoc.skip=true -DskipTests \
-Dcheckstyle.skip=true \
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/codeql_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
echo "eng" >> .git/info/sparse-checkout
echo "sdk/keyvault" >> .git/info/sparse-checkout
echo "sdk/boms" >> .git/info/sparse-checkout
echo "sdk/aot" >> .git/info/sparse-checkout
git pull --depth=1 origin main
mvn clean install -Dmaven.javadoc.skip=true -DskipTests \
-Dcheckstyle.skip=true \
Expand Down

0 comments on commit a3375a5

Please sign in to comment.