mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Cleanup: Removed comment
This commit is contained in:
parent
8013af3740
commit
ce2c706e2f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/static-analysis.yml
vendored
1
.github/workflows/static-analysis.yml
vendored
|
@ -50,7 +50,6 @@ jobs:
|
|||
python -m pip install requests
|
||||
python -m pip install --user numpy scipy matplotlib ipython jupyter pandas sympy nose
|
||||
|
||||
# Run Luau Analyze
|
||||
- name: Run Luau Analyze on static file
|
||||
run: python ./bench/measure_time.py ./build/release/luau-analyze bench/static_analysis/LuauPolyfillMap.lua | tee -a ${{ matrix.bench.script }}-output.txt
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue