mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2026-08-01 08:30:32 -07:00
ci: build in dbg
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
npm install
|
||||
- name: "Build Aladin Lite"
|
||||
run: |
|
||||
npm run build
|
||||
npm run build:dbg
|
||||
- name: "Run the rust tests"
|
||||
run: |
|
||||
npm run test:build
|
||||
|
||||
Reference in New Issue
Block a user