generated from Oliver/discord-bot-template
git settings updates
This commit is contained in:
parent
c4b68a130e
commit
3f3159ba23
@ -6,7 +6,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
rust: [stable, nightly]
|
rust: [stable]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: https://git.oliveratkinson.net/Oliver/setup-rust-action@master
|
- uses: https://git.oliveratkinson.net/Oliver/setup-rust-action@master
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/target
|
/target
|
||||||
/.vscode
|
/.vscode
|
||||||
.env
|
.env
|
||||||
|
server.json
|
||||||
|
Loading…
Reference in New Issue
Block a user