Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
josecorella committed Dec 11, 2024
1 parent f2c371a commit 92c253c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/library_net_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,12 +206,6 @@ jobs:
unzip v4-Net-4.0.1.zip -d v4-Net-4.0.1
unzip valid-Net-4.0.0.zip -d valid-Net-4.0.0
- name: Test .NET Framework net48
working-directory: ${{ matrix.library }}
shell: bash
run: |
make test_net FRAMEWORK=net48
- name: Test .NET net6.0
working-directory: ${{ matrix.library }}
shell: bash
Expand Down

0 comments on commit 92c253c

Please sign in to comment.