We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75bcab0 commit 278a1d0Copy full SHA for 278a1d0
.github/workflows/testing.yml
@@ -16,7 +16,7 @@ jobs:
16
- oscript_version: 'dev'
17
test_engine: 'oneunit'
18
19
- uses: autumn-library/workflows/.github/workflows/test.yml@oneunit
+ uses: autumn-library/workflows/.github/workflows/test.yml@main
20
with:
21
oscript_version: ${{ matrix.oscript_version }}
22
test_engine: ${{ matrix.test_engine }}
0 commit comments