This commit is contained in:
		| @@ -23,7 +23,5 @@ jobs: | |||||||
|         key: ${{ runner.os }}-cargo-debug-${{ hashFiles('**/Cargo.lock') }} |         key: ${{ runner.os }}-cargo-debug-${{ hashFiles('**/Cargo.lock') }} | ||||||
|         restore-keys: ${{ runner.os }}-cargo-debug- |         restore-keys: ${{ runner.os }}-cargo-debug- | ||||||
|  |  | ||||||
|     - name: Build |  | ||||||
|       run: cargo build  |  | ||||||
|     - name: Tests |     - name: Tests | ||||||
|       run: cargo test --verbose |       run: cargo test --verbose | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user