Skip to content

Commit

Permalink
Disallow Optional Classes at the Slice Level (#2211)
Browse files Browse the repository at this point in the history
  • Loading branch information
InsertCreativityHere authored May 22, 2024
1 parent fcfd6a0 commit a154303
Show file tree
Hide file tree
Showing 20 changed files with 385 additions and 412 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
# Cross tests
- os: ubuntu-22.04
config: "cross"
test_flags: "--all-cross --rfilter csharp/Ice/optional"
test_flags: "--all-cross"

runs-on: ${{ matrix.os }}
steps:
Expand Down
Loading

0 comments on commit a154303

Please sign in to comment.