Skip to content

Commit 9b9eea8

Browse files
committed
(actions) no need for defaults
1 parent a9790ee commit 9b9eea8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ jobs:
5050
env: ${{ matrix.env }}
5151
steps:
5252
- uses: actions/checkout@v3
53-
- name: Defaults
54-
run: |
55-
source ./scripts/ci/defaults.sh
5653
- name: Install
5754
run: |
5855
sudo -E ./scripts/ci/install-deps.sh

0 commit comments

Comments
 (0)