summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorBreno Reis <breno.dk@gmail.com>2022-07-12 16:33:58 -0300
committerStephan Seitz <stephan.seitz@fau.de>2022-07-13 11:29:58 +0200
commit91725df58155d47c5b65cd4847d0ccac86d39cac (patch)
tree1ba61f39a13554b6148f44698a821cf4daa0f8cb /.github/workflows
parentd99b4cdd7591ab2e3ff3f962f7cc518908375805 (diff)
Add dart to skip lockfile update list
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/update-lockfile.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lockfile.yml b/.github/workflows/update-lockfile.yml
index 47e55ba4..73a855a0 100644
--- a/.github/workflows/update-lockfile.yml
+++ b/.github/workflows/update-lockfile.yml
@@ -30,7 +30,7 @@ jobs:
- name: Update parsers
env:
- SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,gleam,nix
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,gleam,nix,dart
run: |
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"
# Pretty print