Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Aug 30, 2023
1 parent 1880bac commit cc1d8a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ jobs:
--exclude vit-servicing-station-server \
--exclude vit-servicing-station-tests \
--exclude vit-servicing-station-lib \
# we are excluding cat-dat-service and event-db because we are already running it with Earthly
--exclude cat-data-service \
--exclude event-db \
--archive-file nextest-archive.tar.zst
- name: Save test archive
Expand Down

0 comments on commit cc1d8a4

Please sign in to comment.