Browse Source

Update build_and_test.yml

pull/1298/head
Phil K GitHub 1 month ago
parent
commit
d3893f62f1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/build_and_test.yml

+ 1
- 1
.github/workflows/build_and_test.yml View File

@@ -1,4 +1,4 @@
# This workflow will build a .NET project
# This workflow will build a .NET project.
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net

name: build_and_test


Loading…
Cancel
Save