Skip to content

Commit 0309627

Browse files
committed
fix ci script
1 parent 3bcb14e commit 0309627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
using Pkg
202202
using Test
203203
pkg"dev ."
204-
pkg"update
204+
pkg"update"
205205
pkg"instantiate"
206206
pkg"build"
207207
@testset "PowerDynamics Downstream Tests" begin

0 commit comments

Comments
 (0)