Skip to content

Commit

Permalink
r
Browse files Browse the repository at this point in the history
  • Loading branch information
richard1927 committed Dec 5, 2024
1 parent ec8299b commit 55cffb4
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
name: dotnet package
name: Test Runner

on: [push]

jobs:
build:

test:
runs-on: ubuntu-latest
strategy:
matrix:
dotnet-version: [ '3.1.x', '6.0.x' ]

steps:
- uses: actions/checkout@v4
- name: Setup .NET 8.x
Expand Down

0 comments on commit 55cffb4

Please sign in to comment.