Skip to content

Commit

Permalink
ensure we have certs available for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mcnewton committed Nov 15, 2023
1 parent cc04845 commit 3fb8d24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/package-test.mk
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ MAKE_ARGS := RADIUSD_BIN=$(RADIUSD_BIN) PORT=$(PORT) SECRET="$(SECRET)" DICT_PAT

.PHONY: package-test
package-test:
$(MAKE) -C raddb/certs
$(MAKE) -C src/tests $(MAKE_ARGS) tests.eap

0 comments on commit 3fb8d24

Please sign in to comment.