Skip to content

Commit

Permalink
chore(ci): removing acl mod from nursery
Browse files Browse the repository at this point in the history
The `acl` module has been added to the `move-stdlib` bundle.
  • Loading branch information
Rqnsom committed May 17, 2024
1 parent f5a0855 commit 04a3001
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 314 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/check-move-packages-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@ jobs:
- name: Build move-cli
run: cargo build --release -p move-cli

# tmp until the issue is resolved
#- name: Run move-cli tests
# run: cargo test -p move-cli
- name: Run move-cli tests
run: cargo test -p move-cli
205 changes: 0 additions & 205 deletions language/move-stdlib/nursery/docs/acl.md

This file was deleted.

46 changes: 0 additions & 46 deletions language/move-stdlib/nursery/sources/acl.move

This file was deleted.

60 changes: 0 additions & 60 deletions language/move-stdlib/nursery/tests/acl_tests.move

This file was deleted.

0 comments on commit 04a3001

Please sign in to comment.