Skip to content

Commit

Permalink
ci: change build script
Browse files Browse the repository at this point in the history
  • Loading branch information
motea927 committed Jan 12, 2024
1 parent b06c158 commit 651af80
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/FUNDING.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: nci

- name: Build
run: nr build
run: nr build:all

- name: Test
run: nr test

0 comments on commit 651af80

Please sign in to comment.