3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-01-04 18:18:48 +00:00

Add defaults for job run working directory

This commit is contained in:
Nikolaj Bjorner 2025-12-16 17:16:21 +00:00 committed by GitHub
parent b82287dc25
commit 818afaf4b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,10 @@ concurrency:
env:
EM_VERSION: 3.1.73
defaults:
run:
working-directory: src/api/js
jobs:
build-docs:
name: Build Documentation