From ce2c706e2f720442a05991f8dd3d0ebae9ef91c8 Mon Sep 17 00:00:00 2001 From: Allan Jeremy Date: Tue, 7 Jun 2022 08:37:38 +0300 Subject: [PATCH] Cleanup: Removed comment --- .github/workflows/static-analysis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/static-analysis.yml b/.github/workflows/static-analysis.yml index 4a5586b6..83ac4885 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -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