Skip to content

Commit

Permalink
Debugging #3
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcok committed Mar 3, 2023
1 parent d44073c commit 4d55d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
version: [nightly-2023-02-18-ef4f346, 3.11.0 ]
os: [ ubuntu-latest ]

uses: dafny-lang/dafny/.github/workflows/reusable-tests.yml@cok-reusable-yml
uses: .github/workflows/reusable-tests.yml@cok-reusable-yml
with:
dafny-version: ${{ matrix.version }}
os: ${{ matrix.os }}
Expand Down

0 comments on commit 4d55d81

Please sign in to comment.