aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluau-project <luau.project@gmail.com>2025-03-07 21:47:09 -0300
committerHisham Muhammad <hisham@gobolinux.org>2025-03-09 20:20:41 -0300
commit06f1aa0e6c572e47110cf3883a5cfefe8e34cfe3 (patch)
tree9289f22a07606832dc18ef4546bd88a2a12060a3
parent25f26db3df3f452e657bcb4ffe9a89c0c37b06fd (diff)
downloadluarocks-06f1aa0e6c572e47110cf3883a5cfefe8e34cfe3.tar.gz
luarocks-06f1aa0e6c572e47110cf3883a5cfefe8e34cfe3.tar.bz2
luarocks-06f1aa0e6c572e47110cf3883a5cfefe8e34cfe3.zip
ci(windows): adjust docs on spec README
-rw-r--r--spec/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/README.md b/spec/README.md
index 89e13ea1..f2777eaa 100644
--- a/spec/README.md
+++ b/spec/README.md
@@ -28,6 +28,7 @@ noreset, Don't reset environment after each test
28clean, remove existing testing environment 28clean, remove existing testing environment
29appveyor, add just if running on Appveyor 29appveyor, add just if running on Appveyor
30ci, add just if running on Unix CI 30ci, add just if running on Unix CI
31ci-windows, add just if running on Windows CI
31os=<version>, type your OS ["linux", "os x", "windows"] 32os=<version>, type your OS ["linux", "os x", "windows"]
32``` 33```
33--------------------------------------------------------------------------------------------- 34---------------------------------------------------------------------------------------------