Skip to content

Commit 4d55d81

Browse files
author
davidcok
committed
Debugging #3
1 parent d44073c commit 4d55d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
version: [nightly-2023-02-18-ef4f346, 3.11.0 ]
2424
os: [ ubuntu-latest ]
2525

26-
uses: dafny-lang/dafny/.github/workflows/reusable-tests.yml@cok-reusable-yml
26+
uses: .github/workflows/reusable-tests.yml@cok-reusable-yml
2727
with:
2828
dafny-version: ${{ matrix.version }}
2929
os: ${{ matrix.os }}

0 commit comments

Comments
 (0)