Skip to content

Commit ddcf287

Browse files
committed
update oats
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent 9292ed1 commit ddcf287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acceptance-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515
- uses: jdx/mise-action@v2
1616
with:
17-
experimental: 'true' # to get lock file support and for go backend
17+
experimental: true # to get lock file support and for go backend
1818
- name: Run acceptance tests
1919
run: ./scripts/run-acceptance-tests.sh
2020
- name: upload log file

0 commit comments

Comments
 (0)