Skip to content

Commit 174395d

Browse files
authored
Merge pull request #127 from hazendaz/master
Add note on why profile for no test exists and remove extra space in site gha
2 parents 9288576 + 92d5e69 commit 174395d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/site.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,3 @@ jobs:
3232
folder: target/staging
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35-

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
</plugins>
114114
</build>
115115

116+
<!-- Profile exists if using projects-aggregator to build as it needs to skip this project on windows -->
116117
<profiles>
117118
<profile>
118119
<id>noTest</id>

0 commit comments

Comments
 (0)