chore: Update .github workflows for .NET version and action dependencies; add Qodana scan job

This commit is contained in:
Miha Kralj
2025-12-07 18:34:06 -08:00
parent 39feabcdf7
commit 6323f43db4
2 changed files with 22 additions and 10 deletions
-4
View File
@@ -1,7 +1,3 @@
using System;
using System.Linq;
using Xunit;
namespace QuanTAlib.Tests;
public class HmaTests