Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
gagolews committed Oct 29, 2023
1 parent aa685b1 commit 476cd70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Copyright (c) 2021-2023, Marek Gagolewski <https://www.gagolewski.com/>

.PHONY: r check build clean purge sphinx docs test
.PHONY: r check build clean purge html docs test

.NOTPARALLEL: r check build clean purge sphinx docs test
.NOTPARALLEL: r check build clean purge html docs test

PKGNAME="stringx"

Expand Down

0 comments on commit 476cd70

Please sign in to comment.