Skip to content

Commit

Permalink
Add test case
Browse files Browse the repository at this point in the history
  • Loading branch information
placintaalexandru committed Nov 13, 2023
1 parent fb1447f commit ebc74f5
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI Test - install stable & nightly
name: CI Test - install stable, nightly, and beta
on:
push:
branches:
Expand Down Expand Up @@ -39,7 +39,6 @@ jobs:
with:
toolchain: ${{ matrix.toolchain }}
profile: minimal
override: true

- name: Test action outputs
env:
Expand Down Expand Up @@ -76,7 +75,6 @@ jobs:
with:
toolchain: ${{ matrix.toolchain }}
profile: minimal
override: true

- name: Test action outputs
env:
Expand Down

0 comments on commit ebc74f5

Please sign in to comment.