Skip to content

Commit

Permalink
use diem with test natives exposed
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Sep 5, 2024
1 parent d6ada0f commit eb1b0fd
Show file tree
Hide file tree
Showing 3 changed files with 521 additions and 524 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: publish cli
on:
push:
branches:
# make binaries which may be ahead of releases to use in CI jobs
- "ci-bins*"
tags: # run this also on release candidates
- "[0-9]+.[0-9]+.[0-9]*"
# make binaries which may be ahead of releases to use in CI jobs
Expand Down
Loading

0 comments on commit eb1b0fd

Please sign in to comment.