Skip to content

Commit

Permalink
wiring up github action to dmno
Browse files Browse the repository at this point in the history
  • Loading branch information
theoephraim committed Sep 3, 2024
1 parent 6a9e666 commit 409da9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
env:
NODE_ENV: ci
JEST_JUNIT_OUTPUT: "reports/junit/js-test-results.xml"
DMNO_VAULT_KEY: ${{ secrets.DMNO_VAULT_KEY }}

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 409da9d

Please sign in to comment.