Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzautke authored Dec 27, 2024
1 parent 2f116bd commit eebec95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
DOTNET_VALIDATION_ENABLED: true
JAVA_VALIDATION_ENABLED: true
JAVA_VALIDATION_OPTIONS: -best-practice ignore -output-style compact
EXPECTED_FAILS: VALIDATION_CONFORMANCE_JAVA
EXPECTED_FAILS: VALIDATION_CONFORMANCE_JAVA VALIDATION_CONFORMANCE_DOTNET
SIMPLIFIER_USERNAME: ${{ secrets.SIMPLIFIER_USERNAME }}
SIMPLIFIER_PASSWORD: ${{ secrets.SIMPLIFIER_PASSWORD }}

0 comments on commit eebec95

Please sign in to comment.