Skip to content

Commit

Permalink
Update test names
Browse files Browse the repository at this point in the history
  • Loading branch information
lkdvos committed Dec 2, 2024
1 parent 89a02a9 commit f0e1f37
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Tests
on:
push:
branches:
Expand Down Expand Up @@ -32,7 +32,7 @@ jobs:
- ubuntu-latest
- macOS-latest
- windows-latest
uses: "ITensor/JuliaActions/workflows/tests.yml@main"
uses: "ITensor/JuliaActions/workflows/Tests.yml@main"
with:
group: "${{ matrix.group }}"
julia-version: "${{ matrix.version }}"
Expand Down

0 comments on commit f0e1f37

Please sign in to comment.